[all-commits] [llvm/llvm-project] b6cc66: [clang-format] Annotate ampamp after new/delete as...
Owen Pan via All-commits
all-commits at lists.llvm.org
Wed Apr 17 19:53:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6cc667190e3bee7485a225d3dadd8a57c0a22b6
https://github.com/llvm/llvm-project/commit/b6cc667190e3bee7485a225d3dadd8a57c0a22b6
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-04-17 (Wed, 17 Apr 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Annotate ampamp after new/delete as BinaryOperator (#89033)
Fixes #78789.
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