[PATCH] D121269: [clang-format] Fix namespace format when the name is followed by a macro

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 10 11:17:04 PST 2022


zequanwu updated this revision to Diff 414442.
zequanwu marked 7 inline comments as done.
zequanwu added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121269

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121269.414442.patch
Type: text/x-patch
Size: 7443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220310/4429a080/attachment-0001.bin>


More information about the cfe-commits mailing list