================
@@ -525,6 +525,14 @@ opt<bool> PreambleParseForwardingFunctions{
init(ParseOptions().PreambleParseForwardingFunctions),
};
+opt<bool> SkipPreambleBuild{
----------------
ArcsinX wrote:
With this option we control preamble optimization. So, maybe
"PreambleOptimization" with default `true` value can be more clear.
I want to avoid using "PCH" in this option name, since this relates to the
implementation details of preamble optimization.
https://github.com/llvm/llvm-project/pull/189284
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits