[PATCH] D106898: Revert "Revert "[clang][pp] adds '#pragma include_instead'""Includes regression test for problem noted by @hans.
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 27 11:31:33 PDT 2021
hans added inline comments.
================
Comment at: clang/test/PCH/ms-pch-macro-include_instead-regression.c:24
+
+#include BAZ
+
----------------
This is really the interesting part. Maybe the other checks and macros could be removed, if that's enough to trigger the crash?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106898/new/
https://reviews.llvm.org/D106898
More information about the cfe-commits
mailing list