..
BlocksRuntime
…
asan
[asan] Fix test compilation on Android API <= 17
2020-01-28 14:36:19 -08:00
builtins
[compiler-rt] Compile __powitf2 under wasm
2020-02-11 17:35:07 -08:00
cfi
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
2019-06-15 01:37:14 +00:00
crt
Check for aarch64 when not using .init_arrays
2020-01-02 10:10:49 -08:00
dfsan
[compiler-rt] Remove some cpplint filters
2019-09-12 02:20:36 +00:00
fuzzer
[Fuzzer] Rename ExecuteCommandWithPopen to ExecuteCommandNon-Fushsia target will keep using popen/pclose implementation. OnFuchsia, Two-args version of `ExecuteCommand` is a simple wrapper of theone-arg version. (Hopefully) Fix D73329 build on Fuchsia.
2020-02-12 16:03:55 -08:00
gwp_asan
[GWP-ASan] Silence gcc error
2020-02-13 13:08:37 -08:00
hwasan
hwasan_symbolize: allow 0x in the address field
2020-02-03 18:23:48 -08:00
interception
Fix check-interception link error in compiler-rt debug mode
2019-10-10 23:30:54 +00:00
lsan
[lsan] Support LeakSanitizer runtime on Fuchsia
2020-01-28 11:34:53 -08:00
msan
[SanitizerCommon] Print the current value of options when printing out help.
2019-11-14 14:04:34 -08:00
profile
[profile] Support counter relocation at runtime
2020-01-17 15:02:23 -08:00
safestack
compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp
2019-08-01 13:56:52 +00:00
sanitizer_common
[compiler-rt] Restrict sanitizer_linux.cpp dlinfo(3) to FreeBSD
2020-02-11 12:10:03 +01:00
scudo
[scudo][standalone] Workaround for full regions on Android
2020-02-13 12:54:25 -08:00
stats
compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp
2019-08-01 12:41:23 +00:00
tsan
Change internal_start_thread arguments to match pthread_create.
2020-01-23 13:15:16 -08:00
ubsan
[UBSan] Appease linter
2019-10-10 11:32:06 +00:00
ubsan_minimal
compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp
2019-08-01 12:41:23 +00:00
xray
Re-land "[compiler-rt] Migrate llvm::make_unique to std::make_unique"
2019-08-15 14:57:44 +00:00
CMakeLists.txt
Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"
2019-04-30 18:13:22 +00:00