[all-commits] [llvm/llvm-project] d69050: [clang-format] Annotate r_paren before braced list...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Jun 21 20:23:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d69050d614cc3348fb639f4a1862e8b9a9ad9885
https://github.com/llvm/llvm-project/commit/d69050d614cc3348fb639f4a1862e8b9a9ad9885
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Annotate r_paren before braced list as TT_CastRParen (#96271)
Fixes #96096.
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