commit | 4102af916d52310c3deedd84d6fd5e2fd3c09bfe | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Mar 13 03:04:22 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Mar 13 03:04:22 2008 +0000 |
tree | 3aeaaa8cb8b105dc1e44c157423f56fb8d2eebf6 | |
parent | 5518e7caf365158c5a03fc34d0d05d5a4981fa05 [diff] |
Added bandaid support in CFG construction for ObjCForEachStmt and ObjCAtTryStmt: we gracefully back out and return NULL for the CFG, allowing clients to skip analyzing functions with these CFGs. We will add support later. Modified base ASTConsumer "CFGVisitor" to detect when a CFG is not constructed and to emit a warning. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48322 91177308-0d34-0410-b5e6-96231b3b80d8