[PATCH] D114224: Add JSONScopedPrinter class

Jayson Yan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 23:09:59 PST 2021


Jaysonyan updated this revision to Diff 391220.
Jaysonyan marked an inline comment as done.
Jaysonyan added a comment.

Add JSON implementation for new `printList(...)` overloads.
Update comment wording.


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

https://reviews.llvm.org/D114224

Files:
  llvm/include/llvm/Support/ScopedPrinter.h
  llvm/unittests/Support/ScopedPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114224.391220.patch
Type: text/x-patch
Size: 24030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/d4601ead/attachment.bin>


More information about the llvm-commits mailing list