llvm-project/compiler-rt/lib
Kuba Mracek 117360cc24 [sanitizer] Improve macOS version detection
Part of <https://reviews.llvm.org/D48445>.

llvm-svn: 345406
2018-10-26 17:19:41 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [sanitizer] Fix mallopt interceptor. 2018-10-25 22:15:44 +00:00
builtins [X86][compiler-rt] Add additional CPUs and features to the cpu detection to match libgcc 2018-10-20 03:49:04 +00:00
cfi Unbreak linux cfi build 2018-10-01 18:14:02 +00:00
dfsan sanitizers: consistently check result of MmapFixedNoReserve 2018-07-20 08:33:41 +00:00
esan Esan for FreeBSD, forgotten file. 2018-10-04 21:07:21 +00:00
fuzzer [libfuzzer][Windows] Silence linker warning in unittest 2018-10-14 17:07:40 +00:00
hwasan [sanitizer] Fix mallopt interceptor. 2018-10-25 22:15:44 +00:00
interception [interception] Switch to _type suffix instead of _f, NFC. 2018-10-22 20:54:48 +00:00
lsan [sanitizer] Fix mallopt interceptor. 2018-10-25 22:15:44 +00:00
msan [sanitizer] Fix mallopt interceptor. 2018-10-25 22:15:44 +00:00
profile [compiler-rt] Remove unused formal parameters from allocateOneNode. NFC. 2018-10-09 20:10:28 +00:00
safestack SafeStack: Fix thread liveness check on *BSD 2018-08-28 18:30:03 +00:00
sanitizer_common [sanitizer] Improve macOS version detection 2018-10-26 17:19:41 +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] Cleanup TSan runtime support for Go on linux-aarch64. NFC. 2018-10-12 10:01:09 +00:00
ubsan [compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigned and signed checks 2018-10-11 09:09:52 +00:00
ubsan_minimal [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - compiler-rt part 2018-07-30 18:58:30 +00:00
xray [XRay] Account for virtual memory re-use 2018-10-22 06:11:50 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00