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

via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 04:46:27 PDT 2025


Sirraide wrote:

> Well it's not an enumeration and I can't define member functions like that.

Yeah, I missed that you also have `isValid()` as a member; I thought it was only operators

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


More information about the cfe-commits mailing list