[all-commits] [llvm/llvm-project] 54cdd9: [clang-format] Annotate ::operator and Foo::operat...
owenca via All-commits
all-commits at lists.llvm.org
Mon Oct 20 03:04:57 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 54cdd973782e85b111df5888ac137a0fd9ea114d
https://github.com/llvm/llvm-project/commit/54cdd973782e85b111df5888ac137a0fd9ea114d
Author: owenca <owenpiano at gmail.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Annotate ::operator and Foo::operator correctly (#164048)
This effectively reverts commit b5f6689dc93216f9272e790e787548cf29250566
and fixes #111011 more narrowly.
Fixes #160513
(cherry picked from commit 3bb9d4a24e40eea1988f6bdc6a79e7a128a2fad9)
Commit: 3333dd88a4931e9efc766a045c2fe02043a10fe7
https://github.com/llvm/llvm-project/commit/3333dd88a4931e9efc766a045c2fe02043a10fe7
Author: owenca <owenpiano at gmail.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
Log Message:
-----------
Update clang/lib/Format/TokenAnnotator.cpp
Compare: https://github.com/llvm/llvm-project/compare/ceeb93096c79...3333dd88a493
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list