[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)
commitb36ee5c59284a6f0b85a42c084f2019c431bb340
tree49eb5fd159d4966d2320a096ca101cfa4c18b95e
parent472eda06b00f4963dcdeb3e4417d2f2176e85c21
[libclang] Even though we disable the preprocessing record during indexing,
make sure that it gets enabled for when a module needs to be created.

llvm-svn: 165021
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/Indexing.cpp