llvm-project/compiler-rt/test
Fangrui Song 342ca71145 [hwasan] Fix stack-uar.c after rCRT345110
Set -fno-discard-value-names so that the frame description string contains the variable name.

llvm-svn: 346120
2018-11-05 07:16:25 +00:00
..
BlocksRuntime
asan Diable test suppressions-library for NetBSD/i386 2018-10-31 10:16:54 +00:00
builtins Compile and test i128 math builtins for Win64 2018-11-01 00:00:03 +00:00
cfi [Cfi] Compiling cfi library on FreeBSD and NetBSD 2018-10-01 18:01:55 +00:00
dfsan Add weak definitions of trace-cmp hooks to dfsan 2018-06-01 21:59:25 +00:00
esan [Esan] Port cache frag to FreeBSD 2018-10-04 20:58:18 +00:00
fuzzer [NFC][compiler-rt] Cleanup Implicit Conversion Sanitizer tests to use sized types 2018-10-30 21:59:09 +00:00
hwasan [hwasan] Fix stack-uar.c after rCRT345110 2018-11-05 07:16:25 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan [lsan] Check that leak sanitizer works in the forked process 2018-08-27 19:15:05 +00:00
msan Mark 4 MSan tests as XFAIL for NetBSD 2018-10-09 12:55:29 +00:00
profile [GCOV] Make test path generic so it passes on all machines 2018-10-30 21:43:47 +00:00
safestack SafeStack: Fix flaky test (PR39001) 2018-09-21 19:02:32 +00:00
sanitizer_common Mark breaking sanitizer_common tests on NetBSD 2018-10-30 21:20:17 +00:00
scudo [scudo] Fix race condition in deallocation path when Quarantine is bypassed 2018-08-14 18:34:52 +00:00
shadowcallstack [scs] Disable negative test in shadowcallstack. 2018-06-29 15:16:45 +00:00
tsan Switch getline_nohang from XFAIL to UNSUPPORTED for NetBSD 2018-10-30 21:41:31 +00:00
ubsan [NFC][compiler-rt] Cleanup Implicit Conversion Sanitizer tests to use sized types 2018-10-30 21:59:09 +00:00
ubsan_minimal [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer sign change - compiler-rt part 2018-10-30 21:58:54 +00:00
xray [XRay] Fix fdr-thread-order.cc when current directory contains fdr-thread-order.cc 2018-09-28 04:20:08 +00:00
CMakeLists.txt [libFuzzer] Enable tests on Windows 2018-09-04 17:08:47 +00:00
lit.common.cfg Workaround using new Clang with an old NDK. 2018-11-02 22:57:04 +00:00
lit.common.configured.in [compiler-rt] Add NewPM testing to CFI tests 2018-07-19 15:32:48 +00:00