summaryrefslogtreecommitdiffstats
path: root/clang/Lex/MacroExpander.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-07 07:09:52 +0000
committerChris Lattner <sabre@nondot.org>2007-10-07 07:09:52 +0000
commita441ca651f81bd1154056399804bc3db47c2d2b7 (patch)
tree43b0f464f865606503ce262ac3e72b1716856afa /clang/Lex/MacroExpander.cpp
parent65cc87ffc26d955c5a5238cc4221095f3d1940d4 (diff)
downloadbcm5719-llvm-a441ca651f81bd1154056399804bc3db47c2d2b7.tar.gz
bcm5719-llvm-a441ca651f81bd1154056399804bc3db47c2d2b7.zip
First step to fixing a long lived layering violation: this
moves the MacroInfo pointer to a side hash table (which currently lives in IdentifierTable.cpp). This removes a pointer from Identifier info, but doesn't shrink it, as it requires a new bit be added. This strange approach with the 'hasmacro' bit is needed to not lose preprocessor performance. llvm-svn: 42722
Diffstat (limited to 'clang/Lex/MacroExpander.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud