diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-07 19:16:30 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-07 19:16:30 +0000 |
commit | 2d77aeb946c6c11fa70d3446948871579fb81940 (patch) | |
tree | 69f01174fb3f585dd667e6949671d5a06f31030d /clang/lib/AST/DeclObjC.cpp | |
parent | 98a8874a0d09c0b58f7cfce38365b7a119a73edd (diff) | |
download | bcm5719-llvm-2d77aeb946c6c11fa70d3446948871579fb81940.tar.gz bcm5719-llvm-2d77aeb946c6c11fa70d3446948871579fb81940.zip |
[libclang] Simplify annotation of preprocessing tokens and remove the AnnotateTokensData
DenseMap and the lookups associated with it.
Instead of lexing for preprocessor tokens, associating the annotation with the location in a map,
and later lookup in the map in order to adjust the cursor annotation, just annotate the cursor
while lexing for preprocessor tokens.
llvm-svn: 171775
Diffstat (limited to 'clang/lib/AST/DeclObjC.cpp')
0 files changed, 0 insertions, 0 deletions