Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [preamble] Also record the "skipping" state of the preprocessor | Erik Verbruggen | 2017-11-03 | 1 | -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 |