[PATCH] D119067: [clang-format] Fix DefinitionBlockSeparator extra empty lines
ksyx via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 6 17:59:12 PST 2022
ksyx updated this revision to Diff 406309.
ksyx added a comment.
Use for loop to go through tokens in a line.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119067/new/
https://reviews.llvm.org/D119067
Files:
clang/lib/Format/DefinitionBlockSeparator.cpp
clang/unittests/Format/DefinitionBlockSeparatorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119067.406309.patch
Type: text/x-patch
Size: 5309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220207/9e2a4bb8/attachment.bin>
More information about the cfe-commits
mailing list