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
Loading
Please register or sign in to comment