[all-commits] [llvm/llvm-project] ef7138: [clang-format] Distinguish logical and after brack...
Jack Huang via All-commits
all-commits at lists.llvm.org
Fri Aug 12 20:54:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef71383b0cfbacdbebf495015f6ead5294bf7759
https://github.com/llvm/llvm-project/commit/ef71383b0cfbacdbebf495015f6ead5294bf7759
Author: jackh <jackhuang1205 at gmail.com>
Date: 2022-08-13 (Sat, 13 Aug 2022)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTest.cpp
M clang/unittests/Format/TokenAnnotatorTest.cpp
Log Message:
-----------
[clang-format] Distinguish logical and after bracket from reference
Fix commit `b646f0955574` and remove redundant code.
Differential Revision: https://reviews.llvm.org/D131750
More information about the All-commits
mailing list