[clang] [clang] Add Bytes/Column types to TextDiagnostic (PR #165541)

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 05:25:23 PDT 2025


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


Sirraide wrote:

> It doesn't buy much since most of the member functions shouldn't return "a byte or a column" but a specific type.

Ok, I *think* I managed to revert it. What I meant to do is say that maybe using CRTP would help?

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


More information about the cfe-commits mailing list