Chandler Carruth eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 maanden geleden
..
fuzzer_corpus f790a27ace Fix out-of-bounds array access for option characters >= 128 (#3151) 2 jaren geleden
testdata 505b1c86b9 Initial support for return forms (#6556) 3 maanden geleden
BUILD be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 maanden geleden
bazel_build_clang_runtimes.cpp be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 maanden geleden
build_runtimes_subcommand.cpp 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 maanden geleden
build_runtimes_subcommand.h 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 maanden geleden
clang_runner.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 maanden geleden
clang_runner.h 444c18dfa3 Enable using our own C++ runtimes across the board (#6549) 3 maanden geleden
clang_runner_test.cpp 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
clang_runtimes.cpp be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 maanden geleden
clang_runtimes.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
clang_runtimes_test.cpp be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 maanden geleden
clang_subcommand.cpp 444c18dfa3 Enable using our own C++ runtimes across the board (#6549) 3 maanden geleden
clang_subcommand.h fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 maanden geleden
codegen_options.cpp 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 jaar geleden
codegen_options.h 1b956e68fe Extract subcommand options from the driver file. (#4300) 1 jaar geleden
compile_benchmark.cpp 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
compile_subcommand.cpp 2380be2ae1 Add flag to dump the raw SemIR in the event of a crash. (#6558) 3 maanden geleden
compile_subcommand.h 2380be2ae1 Add flag to dump the raw SemIR in the event of a crash. (#6558) 3 maanden geleden
driver.cpp 65f35ad98e Add support for forcing a rebuild of runtimes (#6537) 4 maanden geleden
driver.h 5b30888dd8 Fix `clang` runner to avoid leaking memory (#4972) 1 jaar geleden
driver_env.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
driver_fuzzer.cpp 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
driver_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 maanden geleden
driver_subcommand.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
driver_test.cpp 66caff2c26 Make the `file_test` binary work without custom environment variables. (#5442) 1 jaar geleden
flags.def 80570e1a5b Modify the driver to support using for semantics IR testing (#2222) 3 jaren geleden
format_subcommand.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 maanden geleden
format_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 jaar geleden
language_server_subcommand.cpp 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 9 maanden geleden
language_server_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 jaar geleden
link_subcommand.cpp 444c18dfa3 Enable using our own C++ runtimes across the board (#6549) 3 maanden geleden
link_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 jaar geleden
lld_runner.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 maanden geleden
lld_runner.h 5d0d443c98 Move the `:install_paths` library to `//toolchain/base` (#6457) 5 maanden geleden
lld_runner_test.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 maanden geleden
lld_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 maanden geleden
lld_subcommand.h 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 jaar geleden
llvm_runner.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) 3 maanden geleden
llvm_runner.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 jaar geleden
llvm_runner_test.cpp 13bb660f7f Update LLVM and update APIs (#6147) 5 maanden geleden
llvm_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 maanden geleden
llvm_subcommand.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 jaar geleden
prebuilt_runtimes.bzl be4a95aef3 Introduce a Bazel runtimes building system (#6548) 3 maanden geleden
runtimes_cache.cpp e545929386 Pivot towards relative paths for installs and runtimes (#6547) 4 maanden geleden
runtimes_cache.h e545929386 Pivot towards relative paths for installs and runtimes (#6547) 4 maanden geleden
runtimes_cache_test.cpp e545929386 Pivot towards relative paths for installs and runtimes (#6547) 4 maanden geleden
tool_runner_base.cpp ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 maanden geleden
tool_runner_base.h ff8ce31e1b Factor out C-string argv building and simplify vlogs (#6478) 4 maanden geleden