[PATCH] D126758: [clang-format] Handle do-while loops for RemoveBracesLLVM

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 09:38:20 PDT 2022


owenpan updated this revision to Diff 433432.
owenpan added a comment.

Removed the numbering of the examples from the coding standards.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126758/new/

https://reviews.llvm.org/D126758

Files:
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126758.433432.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/ceda09ba/attachment-0001.bin>


More information about the cfe-commits mailing list