commit | 4c69b3ac202350f5976616f183485a5f349a4276 | [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 | 5d933110d8b4fc4c535606e52f781d1c96bdefc0 [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