llvm-project/llvm/test/Instrumentation
Keno Fischer e03fae4f1c [ASAN] Add doFinalization to reset state
Summary: If the same pass manager is used for multiple modules ASAN
complains about GlobalsMD being initialized twice. Fix this by
resetting GlobalsMD in a new doFinalization method to allow this
use case.

Reviewers: kcc

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D14962

llvm-svn: 254851
2015-12-05 14:42:34 +00:00
..
AddressSanitizer [ASAN] Add doFinalization to reset state 2015-12-05 14:42:34 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer [sanitizer] [dfsan] Unify aarch64 mapping 2015-11-27 12:42:39 +00:00
InstrProfiling [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
MemorySanitizer [msan] Relax origin-alignment test. 2015-11-24 21:44:16 +00:00
SanitizerCoverage DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
ThreadSanitizer Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00