Jon Ross-Perkins
|
5196d1eb27
Fix the hardening mode defines, also use debug (#5666)
|
10 月之前 |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
11 月之前 |
Dana Jansens
|
11e82e9872
Revert "Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)" (#5580)
|
11 月之前 |
Dana Jansens
|
1889ee3904
Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)
|
11 月之前 |
josh11b
|
1769062c1c
Clean up bazel config comment change made in #5459 (#5470)
|
11 月之前 |
Dana Jansens
|
a7841eabc8
Require clang 19 in bazel (#5459)
|
1 年之前 |
Richard Smith
|
71715263ce
Add build option `--features=poison_value_stores`. (#5438)
|
1 年之前 |
Jon Ross-Perkins
|
74c0ed413c
Update tool versions beyond just bazel (#5446)
|
1 年之前 |
Jon Ross-Perkins
|
266fd6aa75
Remove explorer's proto fuzzer and proto dependencies (#4731)
|
1 年之前 |
David Blaikie
|
2bb520718d
Enable gdb_index unconditionally for gdb usage (#4642)
|
1 年之前 |
Dana Jansens
|
46d6b8451f
Enable libc++ hardening mode in opt builds (#4609)
|
1 年之前 |
Chandler Carruth
|
33954d1f20
Improve `-c dbg`, enabling Split DWARF and other enhancements (#4382)
|
1 年之前 |
Chandler Carruth
|
284b14981d
Fix our default `fastbuild` Bazel config (#4363)
|
1 年之前 |
Chandler Carruth
|
f75cbea7ce
Minor updates to support newer Clang versions. (#4234)
|
1 年之前 |
Chandler Carruth
|
579cd3b5aa
Directly use TCMalloc rather than the system malloc on Linux. (#4133)
|
1 年之前 |
Chandler Carruth
|
8694ca6a38
Enable the more effective version of `-Wnon-virtual-dtor`. (#4142)
|
1 年之前 |
Chandler Carruth
|
26ead9addc
Add a build of `boost_unordered` for benchmarking. (#4045)
|
1 年之前 |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 年之前 |
Chandler Carruth
|
dd0890619a
Enable a couple of boring warnings. (#4018)
|
1 年之前 |
Chandler Carruth
|
20acad355e
Fix our system header classification. (#4017)
|
1 年之前 |
Chandler Carruth
|
8bee5ebe83
Enable C++20 and fix infrastructure to work with it. (#3660)
|
2 年之前 |
Chandler Carruth
|
da7533ae7f
Update project to require Clang 16 or newer. (#3649)
|
2 年之前 |
Richard Smith
|
23a02ac0d9
Update cc_toolchain configuration to be compatible with bazel 7. (#3496)
|
2 年之前 |
Richard Smith
|
bf8697113a
Move `llvm::Initialize*` calls to `main`. (#3449)
|
2 年之前 |
Chandler Carruth
|
437b5e60d6
Add Linux AArch64 Bazel support and simplify. (#3422)
|
2 年之前 |
Jon Ross-Perkins
|
c3e5721886
Disable -Wmissing-field-initializers for clang-18 due to false positives. (#3342)
|
2 年之前 |
Chandler Carruth
|
d1e3749aa8
Workaround issues with sanitizers on macOS. (#3279)
|
2 年之前 |
Richard Smith
|
3eb8c9a5f2
Remove two-phase implicit conversion of function calls. (#3208)
|
2 年之前 |
Jon Ross-Perkins
|
605763d62d
Add lint fixes to the buildifier setup. (#3109)
|
2 年之前 |
Samiur Khan
|
e448ea5a7c
Adds LLVM hardening flag for cc_toolchain libc++ for LLVM >= 17 (#3052)
|
2 年之前 |