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

Path-sensitive analyses no longer take a FunctionDecl, but any Decl representing

a block of "code".

Patched various ASTConsumers (such as ASTDumper) to have more support for
processing ObjCMethodDecl. CFGVisitor now builds CFGs for ObjCMethodDecls.

llvm-svn: 48363
parent 5ff2d5de
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