diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-07-21 22:35:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-07-21 22:35:25 +0000 |
commit | 409448c832d27703146b70a1137d86b020f29863 (patch) | |
tree | 92bab84be035fd02b61be2b0cb008990f1b8d5f1 /lib/CodeGen/CodeGenModule.cpp | |
parent | f818a8b598dabf924bec4c491d02cbfcfe2d0c2e (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