llvm-project/compiler-rt/lib
David Carlier 0a01f5d244 Unbreak FreeBSD build.
M    lib/sanitizer_common/sanitizer_platform_limits_posix.cc

llvm-svn: 347451
2018-11-22 10:31:01 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Re-land r343606 "[winasan] Unpoison the stack in NtTerminateThread" 2018-11-09 22:06:59 +00:00
builtins Revert "Cast the 2nd argument of _Unwind_SetIP() to _Unwind_Ptr" 2018-11-16 23:00:28 +00:00
cfi Unbreak linux cfi build 2018-10-01 18:14:02 +00:00
dfsan [dfsan] Fix build after r346262 2018-11-06 20:42:19 +00:00
esan Esan for FreeBSD, forgotten file. 2018-10-04 21:07:21 +00:00
fuzzer [fuzzer] Read files as binary 2018-11-06 23:25:25 +00:00
hwasan [hwasan] don't check tail magic when in right_align mode (should fix the bot) 2018-11-17 01:02:09 +00:00
interception [interception] Switch to _type suffix instead of _f, NFC. 2018-10-22 20:54:48 +00:00
lsan [lsan] [FIXUP] Fixup for http://reviews.llvm.org/D54484 2018-11-13 22:17:16 +00:00
msan Correct atexit(3) support in MSan/NetBSD 2018-11-10 02:17:32 +00:00
profile [GCOV] Close file mapping handle on Windows, so flushed gcda files can be removed while the process is in execution 2018-11-07 09:38:26 +00:00
safestack SafeStack: Fix thread liveness check on *BSD 2018-08-28 18:30:03 +00:00
sanitizer_common Unbreak FreeBSD build. 2018-11-22 10:31:01 +00:00
scudo [sanitizer] Fix mallopt interceptor. 2018-10-25 22:15:44 +00:00
stats [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
tsan tsan: Update measurements in check_analyze.sh. 2018-11-22 00:47:37 +00:00
ubsan [compiler-rt][UBSan] silence_unsigned_overflow: do *NOT* ignore *fatal* unsigned overflows 2018-11-21 20:35:43 +00:00
ubsan_minimal [ubsan-minimal] update comments in CMakeLists.txt 2018-10-30 01:20:12 +00:00
xray [XRay] Support for Fuchsia 2018-11-22 02:00:44 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00