[PATCH] D153205: [clang-format] Add new block type ListInit
Gedare Bloom via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 20 09:41:59 PDT 2023
gedare updated this revision to Diff 532967.
gedare added a comment.
Do not use temporary variable for getBlockKind().
Fix test case syntax errors.
Fix formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153205/new/
https://reviews.llvm.org/D153205
Files:
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/FormatToken.cpp
clang/lib/Format/FormatToken.h
clang/lib/Format/TokenAnnotator.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153205.532967.patch
Type: text/x-patch
Size: 11290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230620/49bec7eb/attachment-0001.bin>
More information about the cfe-commits
mailing list