[llvm] [TableGen] Add PrintError family overload that take a print function (PR #107333)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 23:08:00 PDT 2024


jurahul wrote:

I removed the use of formatv() in the new code as it was simple enough to not warrant the need of formatv().

https://github.com/llvm/llvm-project/pull/107333


More information about the llvm-commits mailing list