diff options
author | Anna Zaks <ganna@apple.com> | 2012-11-03 02:54:20 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-11-03 02:54:20 +0000 |
commit | 8501b7a1c4c4a9ba0ea6cb8e500e601ef3759deb (patch) | |
tree | f75ab9b6876a7ec43879a2594dc62d2e60f2aab3 /lib/Frontend/TextDiagnostic.cpp | |
parent | fadcd5d5bbe1bfc1c6b8d819cc2242f780a49fec (diff) |
[analyzer] Run remove dead on end of path.
This will simplify checkers that need to register for leaks. Currently,
they have to register for both: check dead and check end of path.
I've modified the SymbolReaper to consider everything on the stack dead
if the input StackLocationContext is 0.
(This is a bit disruptive, so I'd like to flash out all the issues
asap.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167352 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/TextDiagnostic.cpp')
0 files changed, 0 insertions, 0 deletions