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 | 7fb091977d47955acbf37509956f9b29720e0b8f (patch) | |
tree | e87710643ad3c05425d98cc46a672488910a93d0 /lldb/test/python_api/value/TestValueAPI.py | |
parent | 2a22c0626712f40f8c197a7cbed4c6184fd32144 (diff) | |
download | bcm5719-llvm-7fb091977d47955acbf37509956f9b29720e0b8f.tar.gz bcm5719-llvm-7fb091977d47955acbf37509956f9b29720e0b8f.zip |
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.
llvm-svn: 135711
Diffstat (limited to 'lldb/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions