hanchenye-llvm-project/llvm/test/Instrumentation
Akira Hatanaka 60f21fdd50 Fix the check strings in a test case committed in r212455.
The access size (8, in this case) was missing in the function name that was
being checked.

llvm-svn: 237410
2015-05-15 00:12:26 +00:00
..
AddressSanitizer Fix the check strings in a test case committed in r212455. 2015-05-15 00:12:26 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
InstrProfiling [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
MemorySanitizer When checking msan.module_ctor, use CHECK-LABEL instead of CHECK 2015-05-07 21:47:25 +00:00
SanitizerCoverage IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
ThreadSanitizer TSan: Use `createSanitizerCtor` to create ctor, and call `__tsan_init` 2015-05-07 21:41:23 +00:00