summaryrefslogtreecommitdiffstats
path: root/clang/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. llvm-svn: 317308
OpenPOWER on IntegriCloud