summaryrefslogtreecommitdiffstats
path: root/test/Index/preamble-conditionals-skipping.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [preamble] Also record the "skipping" state of the preprocessorErik Verbruggen2017-11-031-0/+16
When a preamble ends in a conditional preprocessor block that is being skipped, the preprocessor needs to continue skipping that block when the preamble is used. This fixes PR34570. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@317308 91177308-0d34-0410-b5e6-96231b3b80d8