[PATCH] D63062: [clang-format] Added New Style Rule: BitFieldDeclarationsOnePerLine

Manikishan Ghantasala via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 12:26:59 PDT 2019


Manikishan updated this revision to Diff 204340.
Manikishan marked 4 inline comments as done and 2 inline comments as done.
Manikishan retitled this revision from "[clang-format] Added New Style Rule:  OnePerLineBitFieldDecl" to "[clang-format] Added New Style Rule: BitFieldDeclarationsOnePerLine".

Repository:
  rC Clang

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

https://reviews.llvm.org/D63062

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63062.204340.patch
Type: text/x-patch
Size: 5918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190612/be6d8f03/attachment.bin>


More information about the cfe-commits mailing list