[PATCH] D143070: [clang-format] Enable FormatTokenSource to insert tokens.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 14 13:03:55 PST 2023


klimek updated this revision to Diff 497416.
klimek added a comment.

Undo changes to ownership of initial set of FormatTokens.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143070

Files:
  clang/lib/Format/FormatTokenSource.h
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTokenSourceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143070.497416.patch
Type: text/x-patch
Size: 10474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230214/f4806a10/attachment-0001.bin>


More information about the cfe-commits mailing list