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 | 257520b1b4c64381bd2216613b0f69b956438528 (patch) | |
tree | cd245193f399e6d8481fd3a0711a2b3451ff43bd /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 94896e17bbd8af28aa301133635d80b55f0b7b01 (diff) | |
download | llvm-257520b1b4c64381bd2216613b0f69b956438528.zip llvm-257520b1b4c64381bd2216613b0f69b956438528.tar.gz llvm-257520b1b4c64381bd2216613b0f69b956438528.tar.bz2 |
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...
llvm-svn: 49058
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions