diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-03-13 03:04:22 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-03-13 03:04:22 +0000 |
commit | b64d1838036e783929e12149d705574bc85345f1 (patch) | |
tree | 401b2a3c1306f96ad601b73a2bfe3e0e96a01437 /llvm/examples/Fibonacci/fibonacci.cpp | |
parent | 0ceb8eb1505e871ef51456f58ab8b847c80c5843 (diff) | |
download | bcm5719-llvm-b64d1838036e783929e12149d705574bc85345f1.tar.gz bcm5719-llvm-b64d1838036e783929e12149d705574bc85345f1.zip |
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
Diffstat (limited to 'llvm/examples/Fibonacci/fibonacci.cpp')
0 files changed, 0 insertions, 0 deletions