aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-07-21 22:35:25 +0000
committerDouglas Gregor <dgregor@apple.com>2011-07-21 22:35:25 +0000
commit409448c832d27703146b70a1137d86b020f29863 (patch)
tree92bab84be035fd02b61be2b0cb008990f1b8d5f1 /lib/CodeGen/CodeGenModule.cpp
parentf818a8b598dabf924bec4c491d02cbfcfe2d0c2e (diff)
In the ASTReader, factor out the loading of (local) declaration IDs,
such that every declaration ID loaded from an AST file will go through a central local -> global mapping function. At present, this change does nothing, since the local -> global mapping function is the identity function. This is the mechanical part of the refactoring; a follow-up patch will address a few remaining areas where it's not obvious whether we're dealing with local or global IDs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135711 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions