[PATCH] clang-format: Add ability to align assignment operators
Matt Oakes
oakesm9 at gmail.com
Wed Apr 29 04:14:41 PDT 2015
I've fixed the problem with the lambda and changed the comments completely. I wasn't happy with them for the same reasons you mentioned, so I stuck with just a single comment at the top of the method as you suggested.
I don't have commit access, this is my first contribution.
http://reviews.llvm.org/D8821
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/WhitespaceManager.cpp
lib/Format/WhitespaceManager.h
unittests/Format/FormatTest.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8821.24612.patch
Type: text/x-patch
Size: 58721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150429/2a3fe4d0/attachment.bin>
More information about the cfe-commits
mailing list