[PATCH] D120931: [clang-format] Fix namespace format when the name is a macro expansion

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 4 12:48:08 PST 2022


zequanwu updated this revision to Diff 413109.
zequanwu marked 4 inline comments as done.
zequanwu added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120931

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120931.413109.patch
Type: text/x-patch
Size: 9320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220304/41691a27/attachment.bin>


More information about the cfe-commits mailing list