]> granicus.if.org Git - clang/commit
[libclang] In visitPreprocessedEntitiesInRange we are interested in a file region
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 21 Dec 2011 16:56:38 +0000 (16:56 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 21 Dec 2011 16:56:38 +0000 (16:56 +0000)
commitacca41167ce78bb032906f6b1d2ced62efbe059a
tree02d23f0c47eedcf98d324a92db65872f1b137b03
parentcee5ec9df479994e4ba27fb65b7ded5bb5a980eb
[libclang] In visitPreprocessedEntitiesInRange we are interested in a file region
so translate the range to file locations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147058 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp