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

Jack Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 10:43:32 PDT 2022


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

Right. It looks better.


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.439091.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220622/89ea3198/attachment-0001.bin>


More information about the cfe-commits mailing list