================
@@ -44,6 +44,8 @@ struct ParseOptions {
bool ImportInsertions = false;
};
+class ModulesBuilder;
----------------
kadircet wrote:again instead of forward decl, can you include the header? https://github.com/llvm/llvm-project/pull/66462 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
