[all-commits] [llvm/llvm-project] 6bc225: [clang-format] Fix a misannotation of redundant r_...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Aug 24 19:12:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bc225e0630f28e83290a43c3d9b25b057fc815a
https://github.com/llvm/llvm-project/commit/6bc225e0630f28e83290a43c3d9b25b057fc815a
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-08-24 (Sat, 24 Aug 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a misannotation of redundant r_paren as CastRParen (#105921)
Fixes #105880.
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