[PATCH] D32480: clang-format: Add CompactNamespaces option

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 05:16:45 PDT 2017


Typz updated this revision to Diff 102528.
Typz marked an inline comment as done.
Typz added a comment.

Move tests that add or fix namespace end comments to NamespaceEndCommentsFixerTest.cpp


https://reviews.llvm.org/D32480

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/NamespaceEndCommentsFixer.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/NamespaceEndCommentsFixerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32480.102528.patch
Type: text/x-patch
Size: 22975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170614/aa306661/attachment-0001.bin>


More information about the cfe-commits mailing list