[PATCH] D6920: [clang-format] Add SpaceBeforeBrackets

Matthäus G. Chajdas via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 26 12:59:37 PDT 2015


Anteru updated this revision to Diff 35810.
Anteru added a comment.

Here's an updated diff which should do the trick. If not, please tell me how to improve -- this is my first change to Clang.


http://reviews.llvm.org/D6920

Files:
  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: D6920.35810.patch
Type: text/x-patch
Size: 4512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150926/aca2d06f/attachment.bin>


More information about the cfe-commits mailing list