]> granicus.if.org Git - clang/commit
Start rewriting ObjC interfaces. As a start, we comment out all the methods. This...
authorSteve Naroff <snaroff@apple.com>
Fri, 26 Oct 2007 20:53:56 +0000 (20:53 +0000)
committerSteve Naroff <snaroff@apple.com>
Fri, 26 Oct 2007 20:53:56 +0000 (20:53 +0000)
commitbef1185418705e16012b3dd50cd7c260c8d6b79c
tree7d0ce54c971738b4db42b4b35cddd61a3c7ac706
parent7780d2d52bda7f2bd9ecfa23d534d28817e98ba4
Start rewriting ObjC interfaces. As a start, we comment out all the methods. This involved refining how the parser/AST passes/manages SourceLocations for ObjcMethodDecl's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43404 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
Parse/ParseObjc.cpp
Sema/Sema.h
Sema/SemaDecl.cpp
clang.xcodeproj/project.pbxproj
include/clang/AST/DeclObjC.h
include/clang/Parse/Action.h
include/clang/Parse/Parser.h