Skip to content
Commit 57332719 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

In libclang, when visiting preprocessed entities in a source range, use

PreprocessingRecord's getPreprocessedEntitiesInRange.

Also remove all the stuff that were added in ASTUnit that are unnecessary now
that we do a binary search for preprocessed entities and deserialize only
what is necessary.

llvm-svn: 140063
parent 7f448369
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