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