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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 08:53:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364938: clang-format: Add new style option AlignConsecutiveMacros (authored by sammccall, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D28462?vs=192694&id=207572#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D28462/new/

https://reviews.llvm.org/D28462

Files:
  cfe/trunk/docs/ClangFormatStyleOptions.rst
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/WhitespaceManager.cpp
  cfe/trunk/lib/Format/WhitespaceManager.h
  cfe/trunk/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28462.207572.patch
Type: text/x-patch
Size: 12508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190702/03cab37b/attachment.bin>


More information about the cfe-commits mailing list