[all-commits] [llvm/llvm-project] c83d64: [clang-format] Fix a bug in mis-annotating arrows ...
Owen Pan via All-commits
all-commits at lists.llvm.org
Mon Oct 2 00:38:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c83d64f17a6e38f39fde611f06479e6f2a62b70f
https://github.com/llvm/llvm-project/commit/c83d64f17a6e38f39fde611f06479e6f2a62b70f
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Fix a bug in mis-annotating arrows (#67780)
Fixed #66923.
More information about the All-commits
mailing list