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

Introduce SourceManager::getDecomposedIncludedLoc, that returns the...

Introduce SourceManager::getDecomposedIncludedLoc, that returns the "included/expanded in" decomposed location of the given FileID.

The main benefit is to speed-up SourceManager::isBeforeInTranslationUnit which is common to query
the included/expanded location of the same FileID multiple times.

llvm-svn: 179435
parent 2f08822f
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