llvm-project/compiler-rt/test/ubsan/TestCases
Nico Weber 6a4e0dd1a6 When building without DIA SDK, don't set suppressions.cpp fail
This test requires llvm-symbolizer to be able to convert a stack
address into a function name.  It is only able to do this if the
DIA SDK was found at cmake time.  Add a lit feature for this,
and let the test depend on it.

See also discussion in D15363.

llvm-svn: 258545
2016-01-22 20:26:10 +00:00
..
Float [UBSan] Test churn: use the approach from r244839 and r245962 in UBSan lit tests. 2015-08-25 19:01:44 +00:00
Integer When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00
Misc Fix the RUN on UBSAN unit tests 2015-12-01 23:03:08 +00:00
TypeCheck Revert "ubsan: Implement memory permission validation for vtables." 2015-09-17 19:15:54 +00:00