[PATCH] D45726: Format closing braces when reformatting the line containing theopening brace.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 23 02:37:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330573: Format closing braces when reformatting the line containing the opening brace. (authored by klimek, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D45726

Files:
  cfe/trunk/lib/Format/AffectedRangeManager.cpp
  cfe/trunk/lib/Format/AffectedRangeManager.h
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/NamespaceEndCommentsFixer.cpp
  cfe/trunk/lib/Format/SortJavaScriptImports.cpp
  cfe/trunk/lib/Format/TokenAnnotator.h
  cfe/trunk/lib/Format/UnwrappedLineFormatter.cpp
  cfe/trunk/lib/Format/UnwrappedLineParser.cpp
  cfe/trunk/lib/Format/UnwrappedLineParser.h
  cfe/trunk/lib/Format/UsingDeclarationsSorter.cpp
  cfe/trunk/unittests/Format/FormatTestSelective.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45726.143515.patch
Type: text/x-patch
Size: 13490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180423/6570ff9b/attachment-0001.bin>


More information about the cfe-commits mailing list