hanchenye-llvm-project/compiler-rt/test
Hans Wennborg 76f2259dde Fix tests after r357452
llvm-svn: 357462
2019-04-02 10:06:39 +00:00
..
BlocksRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS. 2019-03-21 19:20:44 +00:00
builtins Revert "[builtins] Rounding mode support for addxf3/subxf3" 2019-03-27 04:18:37 +00:00
cfi compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on mac 2019-01-16 20:36:27 +00:00
dfsan Add weak definitions of trace-cmp hooks to dfsan 2018-06-01 21:59:25 +00:00
fuzzer [Sanitizer] lit test config: Respect existing parallelism_group 2019-02-28 19:26:53 +00:00
hwasan [HWASan] Save + print registers when tag mismatch occurs in AArch64. 2019-03-08 21:22:35 +00:00
interception
lsan [test] Detect glibc-2.27+ and XFAIL appropriate tests 2019-01-09 13:27:29 +00:00
msan [sanitizer] Intercept bzero. 2019-03-04 22:58:11 +00:00
profile Fix tests after r357452 2019-04-02 10:06:39 +00:00
safestack compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on mac 2019-01-16 20:36:27 +00:00
sanitizer_common [Sanitizer] Add interceptor for wctomb 2019-03-29 08:39:03 +00:00
scudo [sanitizer] Remove "-android" from test_arch. 2019-02-25 22:32:30 +00:00
shadowcallstack Delete x86_64 ShadowCallStack support 2019-03-07 18:56:36 +00:00
tsan [NFC][TSan][libdispatch] Don't use ignore_noninstrumented_modules on Linux 2019-03-22 01:43:43 +00:00
ubsan [Sanitizer] iOS: Pull up parallelism_group handling into common.lit.config 2019-02-15 22:12:36 +00:00
ubsan_minimal [compiler-rt][UBSan] Sanitization for alignment assumptions. 2019-01-15 09:44:27 +00:00
xray Add header <atomic> which is needed to compile with some older library versions. 2018-11-21 08:54:40 +00:00
.clang-format [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
CMakeLists.txt [build] Rename clang-headers to clang-resource-headers 2019-03-04 21:19:53 +00:00
lit.common.cfg [NFC][TSan] Move libdispatch tests into their own subfolder 2019-03-14 20:59:41 +00:00
lit.common.configured.in [Sanitizer] Add 'dispatch' feature to be used in compiler-rt tests 2019-03-07 18:15:23 +00:00