[all-commits] [llvm/llvm-project] d403c7: [clang-format] Annotate tok::star in a*b*c as Bina...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Apr 26 12:55:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d403c70ff31830bf5311be11b51363ae98d06068
https://github.com/llvm/llvm-project/commit/d403c70ff31830bf5311be11b51363ae98d06068
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-04-26 (Sat, 26 Apr 2025)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Annotate tok::star in a*b*c as BinaryOperator (#137433)
Fix #137400
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