[PATCH] D46024: [clang-format] Add SpaceBeforeCpp11BracedList option.

Ross Kirsling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 12 11:22:05 PDT 2018


rkirsling updated this revision to Diff 150984.
rkirsling added a comment.

Addressed feedback—thank you for the review!


Repository:
  rC Clang

https://reviews.llvm.org/D46024

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46024.150984.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180612/58f92f85/attachment-0001.bin>


More information about the cfe-commits mailing list