[all-commits] [llvm/llvm-project] 3bb9d4: [clang-format] Annotate ::operator and Foo::operat...
owenca via All-commits
all-commits at lists.llvm.org
Sat Oct 18 12:13:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bb9d4a24e40eea1988f6bdc6a79e7a128a2fad9
https://github.com/llvm/llvm-project/commit/3bb9d4a24e40eea1988f6bdc6a79e7a128a2fad9
Author: owenca <owenpiano at gmail.com>
Date: 2025-10-18 (Sat, 18 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
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