[PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros

Erik Nyquist via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 19:59:31 PDT 2017


enyquist updated this revision to Diff 93204.
enyquist marked 3 inline comments as done.
enyquist added a comment.

Addressed all comments, except for the one about FormatToken.MatchingParen (see reply comment)


https://reviews.llvm.org/D28462

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28462.93204.patch
Type: text/x-patch
Size: 15484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170328/14dffc56/attachment-0001.bin>


More information about the cfe-commits mailing list