llvm-project/compiler-rt/test/ubsan/TestCases
Hal Finkel 9f42bf047c Fixup test/ubsan/TestCases/Misc/coverage-levels.cc, LLVM is smarter
Fixing up this test case because LLVM is smarter now, and can better analyze:

  if ((argc << shift) == 16)

in this test case.

llvm-svn: 251147
2015-10-23 20:37:51 +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 [ubsan] Invoke test program using %run. 2015-10-12 16:33:40 +00:00
Misc Fixup test/ubsan/TestCases/Misc/coverage-levels.cc, LLVM is smarter 2015-10-23 20:37:51 +00:00
TypeCheck Revert "ubsan: Implement memory permission validation for vtables." 2015-09-17 19:15:54 +00:00