llvm-project/llvm/lib/Transforms
Kostya Serebryany a83bfeac9d 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
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO [ThinLTO] Prevent importing of "llvm.used" values 2016-04-20 14:39:45 +00:00
InstCombine [ValueTracking, VectorUtils] Refactor getIntrinsicIDForCall 2016-04-19 19:10:21 +00:00
Instrumentation Rename asan-check-lifetime into asan-stack-use-after-scope 2016-04-20 20:02:58 +00:00
ObjCARC [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
Scalar Typo. 2016-04-20 19:16:23 +00:00
Utils [ValueTracking] Make isImpliedCondition return an Optional<bool>. NFC. 2016-04-20 19:15:26 +00:00
Vectorize [ValueTracking, VectorUtils] Refactor getIntrinsicIDForCall 2016-04-19 19:10:21 +00:00
CMakeLists.txt
LLVMBuild.txt