================ @@ -18,12 +18,18 @@ namespace clang { class ASTContext; } + +namespace cir { +class LowerModule; +} ---------------- xlauko wrote: Nothing in the file uses this? https://github.com/llvm/llvm-project/pull/179245