[clang] [clang] Format "array is too large" diagnostics with separators (PR #160260)

via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 23 03:57:34 PDT 2025


Sirraide wrote:

> It is unfortunately harder than it sounds since we never copy the AP(S)Int into the diagnostic right now :(

I see, yeah. In that case just doing that for diagnostics that are likely to print large numbers is still nice.

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


More information about the cfe-commits mailing list