llvm/compiler-rt/lib
Dmitry Vyukov 37b78291c6 tsan: add a comment to CallUserSignalHandler
Reviewed By: melver

Differential Revision: https://reviews.llvm.org/D108907
2021-08-30 11:33:19 +02:00
..
asan [sanitizer] Fix VReport of symbol version 2021-08-25 14:32:15 -07:00
BlocksRuntime
builtins [builtins] Move Windows/ARM frontends for fix/float functions into the individual source files 2021-08-20 09:13:32 +03:00
cfi sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
crt
dfsan [DFSan] Add wrapper for getentropy(). 2021-08-24 15:10:13 -07:00
fuzzer [fuzzer] Fix building on case sensitive mingw platforms 2021-08-06 08:53:13 +03:00
gwp_asan [sanitizer] Fix for CMAKE_CXX_FLAGS update 2021-08-19 12:05:55 -07:00
hwasan [hwasan] do not check if freed pointer belonged to allocator. 2021-08-25 09:31:01 +01:00
interception Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
lsan [sanitizer] Add hexagon support to lsan 2021-08-17 19:59:24 -07:00
memprof [sanitizer] Fix VReport of symbol version 2021-08-25 14:32:15 -07:00
msan [sanitizer] Fix VReport of symbol version 2021-08-25 14:32:15 -07:00
orc [ORC][ORC-RT] Reapply "Introduce ELF/*nix Platform and runtime..." with fixes. 2021-08-27 14:41:58 +10:00
profile [Sanitizers] PGO implements enable/disable SIGKILL on callers on FreeBSD. 2021-08-28 22:53:16 +01:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [Sanitizers] wordexp interceptor build fix on FreeBSD. 2021-08-27 23:58:06 +01:00
scudo [scudo][standalone] Link tests against libatomic if libatomic exists 2021-08-22 13:47:04 -05:00
stats
tsan tsan: add a comment to CallUserSignalHandler 2021-08-30 11:33:19 +02:00
ubsan ubsan: fix few format string bugs 2021-08-13 13:45:23 +02:00
ubsan_minimal
xray sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
CMakeLists.txt