| commit | 09bf815f8967664b9298a65ee2509e72c6a8f58d | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Thu Sep 06 21:24:23 2007 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Thu Sep 06 21:24:23 2007 +0000 |
| tree | 7dbde50cb23759dcc5a5b361f2a81715eb7a4ea1 | |
| parent | 517d5d8ebe06e9d55f10edde3c23a0355f481982 [diff] |
The goal of this commit is to get just enough Sema support to recognize Objective-C classes as types. That said, the AST nodes ObjcInterfaceDecl, ObjcInterfaceType, and ObjcClassDecl are *very* preliminary. The good news is we no longer need -parse-noop (aka MinimalActions) to parse cocoa.m. llvm-svn: 41752