================ @@ -13,6 +13,8 @@ using namespace mlir; using namespace mlir::tblgen; +using llvm::SourceMgr; +namespace cl = llvm::cl; ---------------- jurahul wrote: Done, I reverted the cl part of the change https://github.com/llvm/llvm-project/pull/110841