]> granicus.if.org Git - clang/commit
Fix analyzer crash on analyzing 'catch' with no condition variable.
authorTed Kremenek <kremenek@apple.com>
Fri, 16 Mar 2012 05:58:15 +0000 (05:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 16 Mar 2012 05:58:15 +0000 (05:58 +0000)
commitce612f5a7d306f919c7ae57fcd8c5ecb5d83d54e
tree66c6c8df2d3dcc38cdb5d1416f3cef526e0ce5bd
parent5214c7a54b85ecd2c1947855732a5c58a2d7cf6c
Fix analyzer crash on analyzing 'catch' with no condition variable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
test/Analysis/misc-ps-region-store.cpp