diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-03-20 00:41:21 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-03-20 00:41:21 +0000 |
commit | 3dc10b530e968f0df464833ae1f1ec9401a87724 (patch) | |
tree | 16423431a040adc052ad43b492f452b3da1d938a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f833fad81381e36391560b983885ed29cc8995c0 (diff) | |
download | bcm5719-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