[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
Fri Apr 20 03:04:38 PDT 2018


klimek updated this revision to Diff 143274.
klimek marked 2 inline comments as done.
klimek added a comment.

Address comments.


Repository:
  rC Clang

https://reviews.llvm.org/D45726

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45726.143274.patch
Type: text/x-patch
Size: 13160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180420/dcf7d7e9/attachment-0001.bin>


More information about the cfe-commits mailing list