summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/DiagnosticRenderer.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2012-11-03 02:54:20 +0000
committerAnna Zaks <ganna@apple.com>2012-11-03 02:54:20 +0000
commit8d1f6ed9a862a516e50f40b88bae09205316b10a (patch)
treec0bc60ddfec48a3aa69429a0796cdce7267e3955 /clang/lib/Frontend/DiagnosticRenderer.cpp
parent44dc91b4df5d6e0264e9fd799ac8b473b25d0f32 (diff)
downloadbcm5719-llvm-8d1f6ed9a862a516e50f40b88bae09205316b10a.tar.gz
bcm5719-llvm-8d1f6ed9a862a516e50f40b88bae09205316b10a.zip
[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.) llvm-svn: 167352
Diffstat (limited to 'clang/lib/Frontend/DiagnosticRenderer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud