================ @@ -39,6 +39,10 @@ IO::IO(void *Context) : Ctxt(Context) {} IO::~IO() = default; +SourceMgr& IO::getSourceMgr() { ---------------- mydeveloperday wrote:
This feels like an unrelated changes or change that could be done in isolation first https://github.com/llvm/llvm-project/pull/107312 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits