summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-03-20 00:41:21 +0000
committerDouglas Gregor <dgregor@apple.com>2010-03-20 00:41:21 +0000
commit3dc10b530e968f0df464833ae1f1ec9401a87724 (patch)
tree16423431a040adc052ad43b492f452b3da1d938a /clang/lib/CodeGen/CodeGenModule.cpp
parentf833fad81381e36391560b983885ed29cc8995c0 (diff)
downloadbcm5719-llvm-3dc10b530e968f0df464833ae1f1ec9401a87724.tar.gz
bcm5719-llvm-3dc10b530e968f0df464833ae1f1ec9401a87724.zip
Optimize region-of-interest based cursor walks through the
preprocessed entities by grouping preprocessed entities by file ID. This drastically improves performance of repeated clang_getCursor() calls local tests, although it is a bit ugly. llvm-svn: 99015
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud