diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-08-04 00:01:48 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-08-04 00:01:48 +0000 |
commit | e92b8a1dbba150e213c4980710fcb59ec5c5c570 (patch) | |
tree | 92dd7c18e002217bb284e6b6322b79ff28c6b39c /lib/Lex/Preprocessor.cpp | |
parent | 8d28897e32a43132bd6d01b0f5b64ab37c1f76a3 (diff) |
Don't introduce a local -> global mapping for CXXBaseSpecifiers. The
IDs will never cross module boundaries, since they're tied to the
CXXDefinitionData, so just use a local mapping throughout. Eliminate
the global -> local tables and supporting data.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136847 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions