Rename asan-check-lifetime into asan-stack-use-after-scope
authorKostya Serebryany <kcc@google.com>
Wed, 20 Apr 2016 20:02:58 +0000 (20:02 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 20 Apr 2016 20:02:58 +0000 (20:02 +0000)
commita83bfeac9d919ee99ce0c99d43339114bfb0f014
treef1ccfdd85f91b7e64f64ae9b8bf2c4b2c5b26a31
parentb346dcbc251c1b7667df40c64280c129b3c7443b
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
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/lifetime-uar.ll
llvm/test/Instrumentation/AddressSanitizer/lifetime.ll