| .. |
|
fuzzer_corpus
|
f790a27ace
Fix out-of-bounds array access for option characters >= 128 (#3151)
|
2 лет назад |
|
testdata
|
ce50f181f1
Add an interface for initialization of `var`s without an explicit initializer (#6934)
|
1 месяц назад |
|
BUILD
|
6706162582
Error when passing multiple input files with --output (#6896)
|
1 месяц назад |
|
bazel_build_clang_runtimes.cpp
|
67163096b6
Replace OwningArrayRef with SmallVector (#6633)
|
3 месяцев назад |
|
build_runtimes_subcommand.cpp
|
65f35ad98e
Add support for forcing a rebuild of runtimes (#6537)
|
4 месяцев назад |
|
build_runtimes_subcommand.h
|
65f35ad98e
Add support for forcing a rebuild of runtimes (#6537)
|
4 месяцев назад |
|
clang_runner.cpp
|
744b1290cf
Roll LLVM b20d7d02..6811a83c815 (#6844)
|
1 месяц назад |
|
clang_runner.h
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
clang_runner_test.cpp
|
be884a8be0
Teach the Clang runner to expand response files (#6555)
|
3 месяцев назад |
|
clang_runtimes.cpp
|
5d41529590
Introduce a Bazel-integrated build for the installed runtimes (#6872)
|
1 месяц назад |
|
clang_runtimes.h
|
5ad9b1a35d
Lift builtins build logic into Starlark (#6859)
|
1 месяц назад |
|
clang_runtimes_test.cpp
|
be4a95aef3
Introduce a Bazel runtimes building system (#6548)
|
3 месяцев назад |
|
clang_subcommand.cpp
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
clang_subcommand.h
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
codegen_options.cpp
|
2fef1cb713
Switch to trailing returns in toolchain and related code. (#4919)
|
1 год назад |
|
codegen_options.h
|
1b956e68fe
Extract subcommand options from the driver file. (#4300)
|
1 год назад |
|
compile_benchmark.cpp
|
67163096b6
Replace OwningArrayRef with SmallVector (#6633)
|
3 месяцев назад |
|
compile_subcommand.cpp
|
c006013e0c
Change multi-input error to warning (#6914)
|
1 месяц назад |
|
compile_subcommand.h
|
6706162582
Error when passing multiple input files with --output (#6896)
|
1 месяц назад |
|
config_subcommand.cpp
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
2 месяцев назад |
|
config_subcommand.h
|
08669493b5
Add a config subcommand for exposing build system info (#6637)
|
3 месяцев назад |
|
driver.cpp
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
driver.h
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
driver_env.h
|
8b967943d3
Move the `build-runtimes` option up to the top-level driver (#6720)
|
2 месяцев назад |
|
driver_fuzzer.cpp
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
5 месяцев назад |
|
driver_subcommand.cpp
|
046fbbcb29
Tweak the name for the function that diagnoses when fuzzing external libraries (#5974)
|
8 месяцев назад |
|
driver_subcommand.h
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
5 месяцев назад |
|
driver_test.cpp
|
e00394ea92
Teach the `link` subcommand to accept Clang-style `LDFLAGS` (#6741)
|
2 месяцев назад |
|
flags.def
|
80570e1a5b
Modify the driver to support using for semantics IR testing (#2222)
|
3 лет назад |
|
format_subcommand.cpp
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
2 месяцев назад |
|
format_subcommand.h
|
26e58b4587
Refactor subcommand addition for sharing. (#4474)
|
1 год назад |
|
language_server_subcommand.cpp
|
45ca3d28f5
Drop "diagnostic" from some filenames in the "diagnostics" folder (#6686)
|
2 месяцев назад |
|
language_server_subcommand.h
|
26e58b4587
Refactor subcommand addition for sharing. (#4474)
|
1 год назад |
|
link_subcommand.cpp
|
6a650941d2
Don't run clang to link when fuzzing. (#6835)
|
1 месяц назад |
|
link_subcommand.h
|
e00394ea92
Teach the `link` subcommand to accept Clang-style `LDFLAGS` (#6741)
|
2 месяцев назад |
|
lld_runner.cpp
|
eecbb7e508
Switch to BumpPtrAllocator for C-string storage (#6550)
|
3 месяцев назад |
|
lld_runner.h
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
5 месяцев назад |
|
lld_runner_test.cpp
|
be884a8be0
Teach the Clang runner to expand response files (#6555)
|
3 месяцев назад |
|
lld_subcommand.cpp
|
046fbbcb29
Tweak the name for the function that diagnoses when fuzzing external libraries (#5974)
|
8 месяцев назад |
|
lld_subcommand.h
|
8d1d491ad0
Add LLD subcommand and busybox support (#4973)
|
1 год назад |
|
llvm_runner.cpp
|
eecbb7e508
Switch to BumpPtrAllocator for C-string storage (#6550)
|
3 месяцев назад |
|
llvm_runner.h
|
1459332031
Add subcommands and busybox entry points for LLVM tools (#5049)
|
1 год назад |
|
llvm_runner_test.cpp
|
13bb660f7f
Update LLVM and update APIs (#6147)
|
5 месяцев назад |
|
llvm_subcommand.cpp
|
046fbbcb29
Tweak the name for the function that diagnoses when fuzzing external libraries (#5974)
|
8 месяцев назад |
|
llvm_subcommand.h
|
1459332031
Add subcommands and busybox entry points for LLVM tools (#5049)
|
1 год назад |
|
prebuilt_runtimes.bzl
|
86d05b598b
Move the logic for preparing the installed runtimes files to its own (#6946)
|
1 месяц назад |
|
runtimes_cache.cpp
|
e545929386
Pivot towards relative paths for installs and runtimes (#6547)
|
4 месяцев назад |
|
runtimes_cache.h
|
e545929386
Pivot towards relative paths for installs and runtimes (#6547)
|
4 месяцев назад |
|
runtimes_cache_test.cpp
|
9861c31476
Update LLVM to a recent commit (#6599)
|
3 месяцев назад |
|
tool_runner_base.cpp
|
ff8ce31e1b
Factor out C-string argv building and simplify vlogs (#6478)
|
4 месяцев назад |
|
tool_runner_base.h
|
ff8ce31e1b
Factor out C-string argv building and simplify vlogs (#6478)
|
4 месяцев назад |