[llvm] Stop abusing Twine in DiagnosticInfo (PR #136371)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 21 00:14:02 PDT 2025


bogner wrote:

> If we do this the DiagnosticPrinter twine overload of << is probably dead?

It should be, yes. Updated the patch to catch the target specific diags I missed that removing this caught.

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


More information about the llvm-commits mailing list