commit | 294494e1cce92043562b4680c613df7fd028c02e | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Wed Aug 22 16:35:03 2007 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Wed Aug 22 16:35:03 2007 +0000 |
tree | cb1490098675b634e76f1ee92b8760a3032a7d1f | |
parent | 4a2b8a10c4730eb2ceeec24505bef26eb7d829ed [diff] |
Add support for parsing method prototypes (and other stuff required by @interface). Still need to finish Parser::ParseObjCMethodDecl(). Before I do, I need to do a minor refactoring of ParseDeclarationOrFunctionDefinition(), to disallow function definitions. At the moment, @inteface allows function defs (which is incorrect). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41275 91177308-0d34-0410-b5e6-96231b3b80d8