llvm-project/compiler-rt/test
Nico Weber 6ab31eeb62 Revert "[hwasan] Fix Thread reuse."
This reverts commit e1eeb026e6.
Test fails: https://reviews.llvm.org/D91208#2388613
2020-11-11 09:56:21 -05:00
..
BlocksRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan [sanitizers] Remove the test case involving `new int[0]` 2020-11-05 09:16:45 -05:00
builtins [darwin] add support for __isPlatformVersionAtLeast check for if (@available) 2020-11-02 16:28:09 -08:00
cfi [cfi][test] cross-dso/stats.cpp: don't assume the order of static constructors 2020-01-08 15:50:51 -08:00
crt These compiler-rt tests should be UNSUPPORTED instead of XFAIL. 2020-10-23 20:57:18 +04:00
dfsan [sanitizer] Disable ASLR for release_shadow_space 2020-10-29 16:09:03 -03:00
fuzzer [compiler-rt][SystemZ] Skip fuzzer/full-coverage.test 2020-10-28 16:39:46 +01:00
gwp_asan [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
hwasan Revert "[hwasan] Fix Thread reuse." 2020-11-11 09:56:21 -05:00
interception [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
lsan [lsan] Disable some LSAN tests for arm-linux-gnueabi{hf} 2020-11-05 08:32:53 -03:00
memprof [MemProf] Reenable test with fix for bot failures 2020-11-02 09:00:04 -08:00
msan [msan][asan] Add runtime flag intercept_strcmp 2020-09-18 13:45:55 -07:00
profile Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
safestack compiler-rt: Remove .cc from all lit config files 2019-08-05 19:25:35 +00:00
sanitizer_common [sanitizer] Assume getrandom might not be supported by the kernel 2020-11-05 08:32:53 -03:00
scudo [compiler-rt][scudo][LIT] Use target_suffix instead of target-arch 2020-05-20 03:34:50 +00:00
shadowcallstack compiler-rt: Remove .cc from all lit config files 2019-08-05 19:25:35 +00:00
tsan [TSan][Darwin] Handle NULL argument in interceptor 2020-08-24 11:36:02 -07:00
ubsan [NFC][UBSAN] Replace "count 0" with FileCheck 2020-11-04 02:36:13 -08:00
ubsan_minimal [NFC][UBSAN] Refine CHECK pattern in test 2020-10-23 21:11:03 -07:00
xray [xray] Option to omit the function index 2020-06-17 13:49:01 -04:00
.clang-format [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
CMakeLists.txt [MemProf] Memory profiling runtime support 2020-10-16 09:47:02 -07:00
lit.common.cfg.py Disable emulated-tls for compiler-rt+tests on Android if ELF_TLS is presence. 2020-11-04 09:49:45 -05:00
lit.common.configured.in [NFC]Remove unused variable 2020-11-04 09:54:07 -05:00