[PATCH] D156065: [clang-format] Insert namespace comments with leading spaces

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 01:51:43 PDT 2023


owenpan updated this revision to Diff 543415.
owenpan added a comment.

Fixed unit tests in NamespaceEndCommentsFixerTest.cpp.


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

https://reviews.llvm.org/D156065

Files:
  clang/lib/Format/NamespaceEndCommentsFixer.cpp
  clang/unittests/Format/FormatTestComments.cpp
  clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156065.543415.patch
Type: text/x-patch
Size: 24203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/142c1f22/attachment-0001.bin>


More information about the cfe-commits mailing list