[PATCH] D127873: [clang-format] Fix misplacemnt of `*` in declaration of pointer to struct

Jack Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 05:57:39 PDT 2022


jackhong12 updated this revision to Diff 438669.
jackhong12 added a comment.

Thanks for your reply! I added comments for each clause.


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

https://reviews.llvm.org/D127873

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127873.438669.patch
Type: text/x-patch
Size: 5006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220621/1f1e181e/attachment.bin>


More information about the cfe-commits mailing list