[PATCH] SpacesBeforeSquareBrackets and SpacesBeforeAngleBrackets options were added All FormatTest passed

Konstantin Deyev via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 17 10:31:56 PDT 2017


Hi,

I would present patch: The small extension of clang-format.
I added two additional format options:
- Space before square bracket.
- Space before angle bracket.

I know that it's very strange formatting, but unfortunately, it's
formatting style in the company I work in it.
I'm not really sure what is the patch confirmation process: So, I just
attach my patch to the mail.

Thanks.
Kostya.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170917/430810bc/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-SpacesBeforeSquareBrackets-and-SpacesBeforeAngleBrac.patch
Type: application/octet-stream
Size: 9582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170917/430810bc/attachment-0001.obj>


More information about the cfe-commits mailing list