[all-commits] [llvm/llvm-project] a10613: [clang-format] Handle AttributeMacro before access...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Jun 16 13:51:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a106131a34ed87f597c78183ada56f01fd17641d
https://github.com/llvm/llvm-project/commit/a106131a34ed87f597c78183ada56f01fd17641d
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-06-16 (Sun, 16 Jun 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/lib/Format/TokenAnnotator.h
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
[clang-format] Handle AttributeMacro before access modifiers (#95634)
Closes #95094.
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