[all-commits] [llvm/llvm-project] 34f5f9: [clang-format] Fix a bug in annotating StartOfName...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Feb 18 15:13:01 PST 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: 34f5f905f7130326736bb63476b07ed55e35cfde
https://github.com/llvm/llvm-project/commit/34f5f905f7130326736bb63476b07ed55e35cfde
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in annotating StartOfName (#127545)
Also ensure we can break before ClassHeadName like StartOfName.
Fixes #127470
(cherry picked from commit 13de15c9c49068db850368c45ffed8f7bbf07f20)
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