Momchil Velikov
|
0156aa881d
[AArch64] Make the memtag sanitizer require the memtag extension
|
6 年之前 |
Peter Collingbourne
|
6f8e54aaf6
cfi-icall: Allow the jump table to be optionally made non-canonical.
|
6 年之前 |
Peter Collingbourne
|
34e2ee80f4
hwasan: Instrument globals.
|
6 年之前 |
Petr Hosek
|
4a8a91a7d9
[Driver] Don't disable -fsanitizer-coverage for safe-stack or shadow-call-stack
|
6 年之前 |
Petr Hosek
|
55d1174695
[Driver] Support for disabling sanitizer runtime linking
|
6 年之前 |
Stephan Bergmann
|
90eb9824a5
Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
|
6 年之前 |
Evgeniy Stepanov
|
647bdd3207
ARM MTE stack sanitizer.
|
6 年之前 |
Fangrui Song
|
4f76669f7b
[Driver] Add float-divide-by-zero back to supported sanitizers after D63793/rC365272
|
6 年之前 |
Pierre Gousseau
|
289230c994
[asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=pointer-substract.
|
6 年之前 |
Pierre Gousseau
|
76d3f418d1
[Driver] Enable -fsanitize-address-globals-dead-stripping by default on PS4.
|
6 年之前 |
Nico Weber
|
b14ae1ec4a
Remove esan.
|
6 年之前 |
Pierre Gousseau
|
1eca87b9ff
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 年之前 |
Pierre Gousseau
|
f14372764c
revert r354873 as this breaks lldb builds.
|
6 年之前 |
Pierre Gousseau
|
9965c063dc
[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sanitizer checks, NFC.
|
6 年之前 |
Pierre Gousseau
|
a7ee181aaa
Test commit: fix typo.
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Teresa Johnson
|
05aaf6c929
[LTO] Add option to enable LTOUnit splitting, and disable unless needed
|
6 年之前 |
Peter Collingbourne
|
b4ac732910
hwasan: Implement lazy thread initialization for the interceptor ABI.
|
6 年之前 |
Vitaly Buka
|
0635952db6
[asan] Add clang flag -fsanitize-address-use-odr-indicator
|
6 年之前 |
Peter Collingbourne
|
10c8c1556b
Driver: SCS is compatible with every other sanitizer.
|
6 年之前 |
Peter Collingbourne
|
7e12b9765a
Driver: Make -fsanitize=shadow-call-stack compatible with -fsanitize-minimal-runtime.
|
6 年之前 |
Filipe Cabecinhas
|
c20b3c3ebf
Change -fsanitize-address-poison-class-member-array-new-cookie to -fsanitize-address-poison-custom-array-cookie
|
6 年之前 |
Alexander Potapenko
|
bbb410ae0c
[MSan] add KMSAN support to Clang driver
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Roman Lebedev
|
5e2a3ae204
[clang][ubsan] Implicit Conversion Sanitizer - integer truncation - clang part
|
7 年之前 |
Peter Collingbourne
|
736ed08304
Implement CFI for indirect calls via a member function pointer.
|
7 年之前 |
Kostya Kortchinsky
|
0b8a6fded3
[Driver] Make scudo compatible with -fsanitize-minimal-runtime
|
7 年之前 |
Sunil Srivastava
|
5b04748157
Do not enable RTTI with -fexceptions, for PS4
|
7 年之前 |
Peter Collingbourne
|
23ea169fe0
[CFI] Force LLVM to die if the implicit blacklist files cannot be found.
|
7 年之前 |
Andrey Konovalov
|
87460c837c
hwasan: add -fsanitize=kernel-hwaddress flag
|
7 年之前 |