]> granicus.if.org Git - clang/commit
[libclang] Even though we disable the preprocessing record during indexing,
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:41 +0000 (16:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 2 Oct 2012 16:10:41 +0000 (16:10 +0000)
commit3fe97781ad5f31dbfd9348c9488b93a7c01d7818
tree850bf1fcd8ea6974a36961cefc176004f5d3c0f8
parent2c3e05c266de0d4c465b58ffd129bd0b31604368
[libclang] Even though we disable the preprocessing record during indexing,
make sure that it gets enabled for when a module needs to be created.

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