[all-commits] [llvm/llvm-project] 306315: [clang-format] Fix a bug in annotating ObjCMethodS...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Feb 14 21:10:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3063153b5643e5ed04e8a9d7b50feecf3eba325e
https://github.com/llvm/llvm-project/commit/3063153b5643e5ed04e8a9d7b50feecf3eba325e
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestObjC.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in annotating ObjCMethodSpecifier (#127159)
Fixes #58202.
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