[PATCH] D121754: [clang-format] Refactor determineStarAmpUsage

sstwcw via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 15:51:27 PDT 2022


sstwcw updated this revision to Diff 416010.
sstwcw edited the summary of this revision.
sstwcw added a comment.

Add some test cases and use a separate function for the common parts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121754

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121754.416010.patch
Type: text/x-patch
Size: 4668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220316/b23cd6ca/attachment.bin>


More information about the cfe-commits mailing list