]> granicus.if.org Git - clang/commit
Properly pop out of Objective-C method declarations when they are (ill-formedly)
authorJohn McCall <rjmccall@apple.com>
Fri, 6 Aug 2010 00:46:05 +0000 (00:46 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 6 Aug 2010 00:46:05 +0000 (00:46 +0000)
commit9983d2d76c8107672b5907124266f482ba03823f
tree190198b65dfa9ddd33f67830a5f7969f1498e3e2
parentf65339e0f1b9ccfc0c92c85f68bb2e72ea48a27b
Properly pop out of Objective-C method declarations when they are (ill-formedly)
found within contexts other than the translation unit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110417 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaObjCXX/objc-decls-inside-namespace.mm