================ @@ -18,12 +18,18 @@ namespace clang { class ASTContext; } + +namespace cir { +class LowerModule; +} ---------------- Lancern wrote: Removed. https://github.com/llvm/llvm-project/pull/179245