[clang] [clang] Format bitfield width diagnostics with thousands-separators (PR #117763)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 00:41:59 PST 2024


Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/117763 at github.com>


tbaederr wrote:

Is the lifetime for the APSInt here OK? When I call `Diag()`, will the be diagnostic emitted immediately? Or does the APSInt need to life longer?

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


More information about the cfe-commits mailing list