]> granicus.if.org Git - clang/commit
Disable the preprocessing record when indexing a source file
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 Oct 2012 02:12:50 +0000 (02:12 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 Oct 2012 02:12:50 +0000 (02:12 +0000)
commit93cd6e8e17a40ee6fe1f17ab74d841e1f4fe9351
tree0cc91ef5f501b762546b76f0f56fccdda944d75d
parent62288edde26ff4af9fc079c979a0e1bdc577ce9d
Disable the preprocessing record when indexing a source file
and modules are not enabled.

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