[PATCH] D38578: [preamble] Also record the "skipping" state of the preprocessor
Nikolai Kosjar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 16 23:47:12 PDT 2017
nik added a comment.
This fixes the reported bug for me :)
There is another related issue that is not addressed by this change. I've reported it as
[preamble] Skipped ranges vanish after reparse (#ifdef with #include)
https://bugs.llvm.org/show_bug.cgi?id=34971
https://reviews.llvm.org/D38578
More information about the cfe-commits
mailing list