Boaz Brickner 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) 6 months ago
..
fuzzer_corpus f790a27ace Fix out-of-bounds array access for option characters >= 128 (#3151) 2 years ago
testdata 4d4d720ff0 C++ Interop: Support getting `void*` from C++ functions and passing `void*` it to C++ function (#6279) 6 months ago
BUILD 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
build_runtimes_subcommand.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
build_runtimes_subcommand.h fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
clang_runner.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
clang_runner.h 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
clang_runner_test.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
clang_subcommand.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
clang_subcommand.h fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
codegen_options.cpp 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 year ago
codegen_options.h 1b956e68fe Extract subcommand options from the driver file. (#4300) 1 year ago
compile_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
compile_subcommand.cpp 5714f4deb2 Use Overload of lookupTarget Accepting Triple (#6205) 6 months ago
compile_subcommand.h 49ba8cf3e1 Switch class to use a blanket impl for `Destroy` (#6125) 7 months ago
driver.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
driver.h 5b30888dd8 Fix `clang` runner to avoid leaking memory (#4972) 1 year ago
driver_env.h 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
driver_fuzzer.cpp 0d0e202ce8 Switch Driver back to parameters for construction (#4849) 1 year ago
driver_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 months ago
driver_subcommand.h 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 months ago
driver_test.cpp 66caff2c26 Make the `file_test` binary work without custom environment variables. (#5442) 1 year ago
flags.def 80570e1a5b Modify the driver to support using for semantics IR testing (#2222) 3 years ago
format_subcommand.cpp 2de746e83c Switch compile functions to use options structs (#5742) 10 months ago
format_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 year ago
language_server_subcommand.cpp 3776e464e0 Properly set up C++ include paths and similar environment settings when parsing imported C++. (#5767) 9 months ago
language_server_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 year ago
link_subcommand.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
link_subcommand.h 26e58b4587 Refactor subcommand addition for sharing. (#4474) 1 year ago
lld_runner.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
lld_runner.h 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 year ago
lld_runner_test.cpp 35fb000536 Use a thread pool when building runtimes (#6133) 7 months ago
lld_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 months ago
lld_subcommand.h 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 year ago
llvm_runner.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
llvm_runner.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 year ago
llvm_runner_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
llvm_subcommand.cpp 046fbbcb29 Tweak the name for the function that diagnoses when fuzzing external libraries (#5974) 8 months ago
llvm_subcommand.h 1459332031 Add subcommands and busybox entry points for LLVM tools (#5049) 1 year ago
runtimes_cache.cpp fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
runtimes_cache.h fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
runtimes_cache_test.cpp fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 months ago
tool_runner_base.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 year ago
tool_runner_base.h 8d1d491ad0 Add LLD subcommand and busybox support (#4973) 1 year ago