vgvassilev wrote: Can we check how `[llvm::dbgs](https://llvm.org/doxygen/namespacellvm.html#a7c46c742c31be54870e2038048e6b391)` is done and possibly have `llvm::infos` which is by default wired to `llvm::errs()` and we can optionally rewire it to something else the user specified?
https://github.com/llvm/llvm-project/pull/226022 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
