[PATCH] D95168: [clang-format] Add InsertBraces option

Tiago Macarios via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 16:33:49 PST 2021


tiagoma updated this revision to Diff 322240.
tiagoma added a comment.

Add support for do/while


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95168

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95168.322240.patch
Type: text/x-patch
Size: 16579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/e07a28f1/attachment.bin>


More information about the cfe-commits mailing list