[clang] Revert "[clang-format] Annotate ::operator and Foo::operator correctly" (PR #164670)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 24 09:16:24 PDT 2025
PiJoules wrote:
cc @llvm/clang-area-team we might need some guidance on how to handle this. It looks like the original change was meant for a cherry-pick on a release branch to fix an old regression (https://github.com/llvm/llvm-project/issues/160513) but it also led to a bug on ToT (https://github.com/llvm/llvm-project/issues/164866).
https://github.com/llvm/llvm-project/pull/164670
More information about the cfe-commits
mailing list