[PATCH] D104044: [clang-format] Fix the issue that empty lines being removed at the beginning of namespace

Darwin Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 26 10:50:39 PDT 2021


darwin updated this revision to Diff 354696.
darwin marked an inline comment as done.
darwin added a comment.

Add new test cases according to the comments.


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

https://reviews.llvm.org/D104044

Files:
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/lib/Format/UnwrappedLineFormatter.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104044.354696.patch
Type: text/x-patch
Size: 6935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210626/568e9670/attachment.bin>


More information about the cfe-commits mailing list