llvm-6502/test/Instrumentation
2012-10-19 06:20:53 +00:00
..
AddressSanitizer [asan] make sure asan erases old unused allocas after it created a new one. This became important after the recent move from ModulePass to FunctionPass because no cleanup is happening after asan pass any more. 2012-10-19 06:20:53 +00:00
BoundsChecking revert r160742: it's breaking CMake build 2012-07-25 18:49:28 +00:00
ThreadSanitizer tsan: update the test for new atomic enums 2012-10-03 13:19:20 +00:00