diff options
author | Steve Naroff <snaroff@apple.com> | 2008-04-01 23:04:06 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-04-01 23:04:06 +0000 |
commit | e8043c39176e7f253fbd92982b077eca6bf2fd59 (patch) | |
tree | cbe701153dbc386ac1156afefcf9a1f6ba2c992d /lib/Sema/SemaType.cpp | |
parent | a6fb4e07ed2e9145596490240faa1eebff5a53c0 (diff) |
Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass (to inherit from NamedDecl, instead of ScopedDecl).
- Added a DenseMap to associate an IdentifierInfo with the ObjCCompatibleAliasDecl.
- Renamed LookupScopedDecl->LookupDecl and changed it's return type to Decl. Also added lookup for ObjCCompatibleAliasDecl's.
- Removed Sema::LookupInterfaceDecl(). Converted clients to used LookupDecl().
- Some minor indentation changes.
Will deal with ObjCInterfaceDecl and getObjCInterfaceDecl() in a separate commit...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49058 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions