]> granicus.if.org Git - clang/commit
Change SourceManager::getInstantiationLoc to take virtual locations, doing its
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2007 06:35:27 +0000 (06:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2007 06:35:27 +0000 (06:35 +0000)
commitabca2bba54197256f2830f757218cfbea2ed9cd1
tree2a4f7e2429572041e60ee6ad6c2acb417875c552
parentfa2eaabd304172dd8afc561f6156a65f8d0e442b
Change SourceManager::getInstantiationLoc to take virtual locations, doing its
virtual->physical mapping explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39867 91177308-0d34-0410-b5e6-96231b3b80d8
Basic/SourceManager.cpp
Lex/MacroExpander.cpp
include/clang/Basic/SourceManager.h