]> granicus.if.org Git - clang/commit
Finish up method prototype parsing.
authorSteve Naroff <snaroff@apple.com>
Wed, 22 Aug 2007 18:35:33 +0000 (18:35 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 22 Aug 2007 18:35:33 +0000 (18:35 +0000)
commit4985aceceb9b9261b876b515d32726175c13a775
treeca63cf9996711d60088c0ae603af2060adbb1269
parente8ee26b49d68ae3ffdf9a990ff7511ef55afa04c
Finish up method prototype parsing.

Next step...starting installing class names into the type namespace (so we can start parsing Cocoa headers).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41283 91177308-0d34-0410-b5e6-96231b3b80d8
Parse/ParseObjc.cpp