llvm-6502/lib/Transforms/Instrumentation
Evgeniy Stepanov e376441786 [msan] Make -msan-check-constant-shadow a bit stronger.
Allow (under the experimental flag) non-Instructions to participate in MSan checks.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220601 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-24 23:34:15 +00:00
..
AddressSanitizer.cpp Use triple's isiOS() and isOSDarwin() methods. 2014-10-09 05:43:30 +00:00
BoundsChecking.cpp
CMakeLists.txt
DataFlowSanitizer.cpp DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain pointing to the underlying function when wrappers are created 2014-10-07 22:59:46 +00:00
DebugIR.cpp
DebugIR.h
GCOVProfiling.cpp
Instrumentation.cpp
LLVMBuild.txt
Makefile
MaximumSpanningTree.h
MemorySanitizer.cpp [msan] Make -msan-check-constant-shadow a bit stronger. 2014-10-24 23:34:15 +00:00
ThreadSanitizer.cpp