llvm-project/compiler-rt/test
Reid Kleckner 54af3e7e14 Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver."
Reverts r326116 and re-lands r326113 with a fix to ASan so that it
enables column info in its test suite.

llvm-svn: 326141
2018-02-26 22:55:33 +00:00
..
BlocksRuntime
asan [asan] Intercept std::rethrow_exception indirectly 2018-02-26 21:40:19 +00:00
builtins These tests require x86 80-bit doubles. Mark them so. 2017-12-04 18:18:51 +00:00
cfi [ubsan] Re-commit: lit changes for lld testing, future lto testing. 2017-12-01 19:36:29 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +00:00
fuzzer [NFC] fix trivial typos in comments 2018-01-22 07:51:37 +00:00
hwasan [hwasan] An LLVM flag to disable stack tag randomization. 2018-01-13 01:32:15 +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] Respect log_path option in standalone LSan 2018-01-22 09:30:27 +00:00
msan [MSan] Print current stack on CHECK violation 2018-02-26 18:27:24 +00:00
profile Update test counter_promo_nest.c to meet llvm change 2018-02-08 07:15:49 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common Correct ctype(3) functions with NLS on NetBSD 2018-02-24 01:01:14 +00:00
scudo [scudo] Make some tests less Linux-y 2018-02-26 17:14:44 +00:00
tsan Correct a typo in tsan_pthread_setname_np in the FreeBSD code 2018-02-10 14:44:12 +00:00
ubsan [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
ubsan_minimal [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
xray Try to fix the syntax in test 2018-02-22 07:17:01 +00:00
CMakeLists.txt Allow compiler-rt test targets to work with multi-config CMake generators 2017-11-13 12:57:54 +00:00
lit.common.cfg Re-land "Emit proper CodeView when -gcodeview is passed without the cl driver." 2018-02-26 22:55:33 +00:00
lit.common.configured.in [ubsan] Re-commit: lit changes for lld testing, future lto testing. 2017-12-01 19:36:29 +00:00