[all-commits] [llvm/llvm-project] 2d90e8: [clang-format] Correctly annotate braces in macro ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Tue Sep 3 07:05:30 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 2d90e8f7402b0a8114978b6f014cfe76c96c94a1
https://github.com/llvm/llvm-project/commit/2d90e8f7402b0a8114978b6f014cfe76c96c94a1
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-09-03 (Tue, 03 Sep 2024)
Changed paths:
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Correctly annotate braces in macro definition (#106662)
Fixes #106418.
(cherry picked from commit 0fa78b6c7bd43c2498700a98c47a02cf4fd06388)
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