diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-10-06 01:18:35 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-10-06 01:18:35 +0000 |
commit | 53d6ded0edb70b04430cdaf7d02602799b4d4b07 (patch) | |
tree | a1ac310737a4c3c889940c87b0d39f8a53102ba6 /test/Analysis/conditional-operator-path-notes.c | |
parent | cbeda892668c7e7e8f0785bc72d96d28fe9ba8df (diff) |
[libclang] Don't disable the preprocessing record while indexing so as
to not mess up with module building.
It was not worth trying to combine indexing without preprocessing record
and building modules with one because:
-just importing a module/PCH that was built with a pp record, enables it anyway
-the performance gain of indexing without the preprocessing record is insignificant.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165352 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/conditional-operator-path-notes.c')
0 files changed, 0 insertions, 0 deletions