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

Workaround: Don't add ObjCMethodDecls to the vector of TopLevelDecls since they don't go in

the DeclContext for the translation unit.  This is to workaround a fundamental issue in how
ObjC decls (within an @implementation) are parsed before the ObjCContainerDecl is available.

llvm-svn: 102944
parent aee1f514
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