================
@@ -18,12 +18,18 @@
namespace clang {
class ASTContext;
}
+
+namespace cir {
+class LowerModule;
+}
----------------
Lancern wrote:Removed. https://github.com/llvm/llvm-project/pull/179245 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
