[PATCH] D30487: ClangFormat - Add option to break before inheritance separation operator in class declaration

Andi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 07:22:45 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297467: [clang-format] Add option to break before inheritance separation operator in… (authored by Abpostelnicu).

Changed prior to commit:
  https://reviews.llvm.org/D30487?vs=91335&id=91344#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30487

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30487.91344.patch
Type: text/x-patch
Size: 9701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170310/9a391c0e/attachment.bin>


More information about the cfe-commits mailing list