llvm-project/compiler-rt/lib
Martin Storsjö 18e06e3e2f [sanitizers] Fix building on 32 bit Windows after 7256c05ecb
On 32 bit, 'long' (which is 32 bit on Windows) is used as base
type for SIZE_T and similar.

Differential Revision: https://reviews.llvm.org/D108191
2021-08-17 21:36:09 +03:00
..
BlocksRuntime
asan sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
builtins [X86] Support auto-detect for tigerlake and alderlake 2021-08-02 11:01:01 +08:00
cfi sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
crt [RISCV][crt] support building without init_array 2020-12-01 17:17:50 +03:00
dfsan sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
fuzzer [fuzzer] Fix building on case sensitive mingw platforms 2021-08-06 08:53:13 +03:00
gwp_asan [gwpAsan] revert minor change 2021-08-04 23:24:04 +00:00
hwasan hwasan: Move stack ring buffer initialization before InitStackAndTls. 2021-08-17 10:18:07 -07:00
interception Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
lsan sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
memprof sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
msan [msan] Fix ppc64 format warning 2021-08-14 18:43:24 -07:00
orc [ORC-RT] Fix typo in path in f63b1bf7f4. 2021-08-10 21:04:44 +10:00
profile [profile] Add static keyword to binary id functions 2021-08-16 19:36:47 +00:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [sanitizers] Fix building on 32 bit Windows after 7256c05ecb 2021-08-17 21:36:09 +03:00
scudo [scudo] Fix format string specifiers 2021-08-17 08:37:49 -07:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan Revert "[tsan] Fix GCC 8.3 build after D107911" 2021-08-17 19:26:20 +02:00
ubsan ubsan: fix few format string bugs 2021-08-13 13:45:23 +02:00
ubsan_minimal [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
xray sanitizer_common: enable format string checking 2021-08-13 13:44:52 +02:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00