Skip to content
Commit 3dc10b53 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent f833fad8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment