commit | 337e4dbc6859589b8878146a88bebf754e916702 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Sat Mar 10 01:34:17 2012 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Sat Mar 10 01:34:17 2012 +0000 |
tree | 0e9bbb7ec6df271803e321bd22fdd8d5d4970245 | |
parent | edfac0302490d84419eb958c812c533b8df29785 [diff] |
[analyzer] fix regression in analyzer of NOT actually aborting on Stmts it doesn't understand. We registered as aborted, but didn't treat such cases as sinks in the ExplodedGraph. Along the way, add basic support for CXXCatchStmt, expanding the set of code we actually analyze (hopefully correctly). Fixes: <rdar://problem/10892489> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152468 91177308-0d34-0410-b5e6-96231b3b80d8