Jon Ross-Perkins 67163096b6 Replace OwningArrayRef with SmallVector (#6633) 3 meses atrás
..
fuzzer_corpus f790a27ace Fix out-of-bounds array access for option characters >= 128 (#3151) 2 anos atrás
testdata 773b7136ef Use a single llvm::Module for C++ interop and Carbon IRGen (#6595) 3 meses atrás
BUILD f1f6005d4a Perform Clang IRGen during `check` (#6569) 3 meses atrás
bazel_build_clang_runtimes.cpp 67163096b6 Replace OwningArrayRef with SmallVector (#6633) 3 meses atrás
build_runtimes_subcommand.cpp 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 meses atrás
build_runtimes_subcommand.h 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 meses atrás
clang_runner.cpp be884a8be0 Teach the Clang runner to expand response files (#6555) 3 meses atrás
clang_runner.h be884a8be0 Teach the Clang runner to expand response files (#6555) 3 meses atrás
clang_runner_test.cpp be884a8be0 Teach the Clang runner to expand response files (#6555) 3 meses atrás
clang_runtimes.cpp be884a8be0 Teach the Clang runner to expand response files (#6555) 3 meses atrás
clang_runtimes.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 meses atrás
clang_runtimes_test.cpp be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 meses atrás
clang_subcommand.cpp 444c18dfa3 Enable using our own C++ runtimes across the board (#6549) 3 meses atrás
clang_subcommand.h fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 meses atrás
codegen_options.cpp 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 ano atrás
codegen_options.h 1b956e68fe Extract subcommand options from the driver file. (#4300) 1 ano atrás
compile_benchmark.cpp 67163096b6 Replace OwningArrayRef with SmallVector (#6633) 3 meses atrás
compile_subcommand.cpp 9861c31476 Update LLVM to a recent commit (#6599) 3 meses atrás
compile_subcommand.h 2380be2ae1 Add flag to dump the raw SemIR in the event of a crash. (#6558) 3 meses atrás
driver.cpp 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 meses atrás
driver.h 5b30888dd8 Fix `clang` runner to avoid leaking memory (#4972) 1 ano atrás
driver_env.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 meses atrás
driver_fuzzer.cpp 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 meses atrás
driver_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 meses atrás
driver_subcommand.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 meses atrás
driver_test.cpp 9861c31476 Update LLVM to a recent commit (#6599) 3 meses atrás
flags.def 80570e1a5b Modify the driver to support using for semantics IR testing (#2222) 3 anos atrás
format_subcommand.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 meses atrás
format_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 ano atrás
language_server_subcommand.cpp 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 10 meses atrás
language_server_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 ano atrás
link_subcommand.cpp 444c18dfa3 Enable using our own C++ runtimes across the board (#6549) 3 meses atrás
link_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 ano atrás
lld_runner.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 meses atrás
lld_runner.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 meses atrás
lld_runner_test.cpp be884a8be0 Teach the Clang runner to expand response files (#6555) 3 meses atrás
lld_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 meses atrás
lld_subcommand.h 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 ano atrás
llvm_runner.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 meses atrás
llvm_runner.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 ano atrás
llvm_runner_test.cpp 13bb660f7f Update LLVM and update APIs (#6147) 5 meses atrás
llvm_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 meses atrás
llvm_subcommand.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 ano atrás
prebuilt_runtimes.bzl be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 meses atrás
runtimes_cache.cpp e545929386 Pivot towards relative paths for installs and runtimes (#6547) 4 meses atrás
runtimes_cache.h e545929386 Pivot towards relative paths for installs and runtimes (#6547) 4 meses atrás
runtimes_cache_test.cpp 9861c31476 Update LLVM to a recent commit (#6599) 3 meses atrás
tool_runner_base.cpp ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 meses atrás
tool_runner_base.h ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 meses atrás