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

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 29 05:42:50 PDT 2025


Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
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>


================
@@ -47,6 +47,42 @@ static constexpr raw_ostream::Colors CommentColor = raw_ostream::YELLOW;
 static constexpr raw_ostream::Colors LiteralColor = raw_ostream::GREEN;
 static constexpr raw_ostream::Colors KeywordColor = raw_ostream::BLUE;
 
----------------
tbaederr wrote:

Huh, what? Have all three classes in an anonymous namespace?

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


More information about the cfe-commits mailing list