llvm-project/compiler-rt/test/sanitizer_common
Alex Richardson 39d2506461 Fix crypt.cpp sanitizer test on FreeBSD
FreeBSD doesn't provide a crypt.h header but instead defines the functions
in unistd.h. Use __has_include() to handle that case.

Reviewed By: #sanitizers, vitalybuka

Differential Revision: https://reviews.llvm.org/D85406
2020-08-25 12:20:33 +01:00
..
TestCases Fix crypt.cpp sanitizer test on FreeBSD 2020-08-25 12:20:33 +01:00
Unit [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
android_commands Harmonize Python shebang 2020-07-16 21:53:45 +02:00
ios_commands Harmonize Python shebang 2020-07-16 21:53:45 +02:00
netbsd_commands [compiler-rt] [test] Disable MPROTECT on two builtin tests 2019-12-20 17:50:53 +01:00
CMakeLists.txt [compiler-rt][asan][test] Skipt sanitizer_common tests on Sparc 2020-08-13 10:20:52 +02:00
lit.common.cfg.py [TSan] Revert removal of ignore_interceptors_accesses flag 2020-06-08 12:35:43 -07:00
lit.site.cfg.py.in [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
print_address.h [LSan] Enable for SystemZ 2020-06-16 13:45:29 +02:00
sanitizer_ucontext.h [TSan] Support fiber API on macOS 2019-04-20 00:18:44 +00:00