Skip to content
Commit b64d1838 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 48322
parent 0ceb8eb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment