llvm-project/compiler-rt/test
Bruno Cardoso Lopes 4e786cf3de [ASAN] Mark test/asan/TestCases/ill.cc as unsupported on darwin
Introduced in r277621, this test is currently failing all around in
public bots: http://lab.llvm.org:8080/green/job/clang-stage1-configure-RA_check/20787
and internal bots. Mark it as unsupported on darwin until we figure
out how it should behave.

llvm-svn: 277733
2016-08-04 15:57:30 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASAN] Mark test/asan/TestCases/ill.cc as unsupported on darwin 2016-08-04 15:57:30 +00:00
builtins Add runtime support for __cpu_model (__builtin_cpu_supports) 2016-07-14 22:02:35 +00:00
cfi Add CFI tests for -lowertypetests-bitsets-level. 2016-08-03 19:08:55 +00:00
dfsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
esan [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
interception [Darwin] Exclude interception union tests on Darwin and Android 2016-08-04 04:46:39 +00:00
lsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
msan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
profile improve test cases to fix bot failure 2016-08-01 23:20:30 +00:00
safestack [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
sanitizer_common [sanitizers] Enable sanitizer_common tests on Win64 2016-07-22 17:14:31 +00:00
scudo [sanitizer] Implement a __asan_default_options() equivalent for Scudo 2016-08-02 22:25:38 +00:00
tsan [tsan] Fix the behavior of OSAtomicTestAndClear 2016-08-02 14:30:52 +00:00
ubsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
CMakeLists.txt [compiler-rt] Activate interception unittests 2016-07-27 15:29:49 +00:00
lit.common.cfg cfi: Start testing CFI in both standalone and devirtualization modes. 2016-06-25 00:24:22 +00:00
lit.common.configured.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00