================
@@ -525,6 +525,14 @@ opt<bool> PreambleParseForwardingFunctions{
init(ParseOptions().PreambleParseForwardingFunctions),
};
+opt<bool> SkipPreambleBuild{
----------------
ChuanqiXu9 wrote:
nit: I prefer `SkipPreamblePCHBuild`. "Preamble" is a lexer level concept.
Preamble are always there. We built the PCH.
https://github.com/llvm/llvm-project/pull/189284
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits