1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/Transforms/Instrumentation
Kostya Serebryany d328bd016e Rename asan-check-lifetime into asan-stack-use-after-scope
Summary:
This is done for consistency with asan-use-after-return.
I see no other users than tests.

Reviewers: aizatsky, kcc

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

llvm-svn: 266906
2016-04-20 20:02:58 +00:00
..
AddressSanitizer.cpp Rename asan-check-lifetime into asan-stack-use-after-scope 2016-04-20 20:02:58 +00:00
BoundsChecking.cpp Remove PreserveNames template parameter from IRBuilder 2016-03-13 21:05:13 +00:00
CFGMST.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
CMakeLists.txt
DataFlowSanitizer.cpp
GCOVProfiling.cpp [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
IndirectCallSiteVisitor.h [PGO] Avoid instrumenting direct callee's at value sites. 2016-04-04 18:56:36 +00:00
InstrProfiling.cpp Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00
Instrumentation.cpp Port InstrProfiling pass to the new pass manager 2016-04-18 17:47:38 +00:00
LLVMBuild.txt
MaximumSpanningTree.h
MemorySanitizer.cpp [Mips] [MSan] VarArgMIPS64Helper: Use target's endian, not host's. 2016-04-19 23:46:59 +00:00
PGOInstrumentation.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SanitizerCoverage.cpp [sancov] enabling coverage edge pruning by default. 2016-04-06 23:24:37 +00:00
ThreadSanitizer.cpp Make helper functions static. NFC. 2016-04-07 10:10:09 +00:00