[all-commits] [llvm/llvm-project] eaff3a: [clang-format] Fix a bug that misannotates binary ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Thu Oct 3 18:58:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eaff3a743406ff1636e6328e1ba1bc66318d53cb
https://github.com/llvm/llvm-project/commit/eaff3a743406ff1636e6328e1ba1bc66318d53cb
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug that misannotates binary operators */&/&& (#110945)
Fixes #110879.
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