[PATCH] D114224: Add JSONScopedPrinter class

Jayson Yan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 15:14:00 PST 2021


Jaysonyan updated this revision to Diff 391758.
Jaysonyan marked 5 inline comments as done.
Jaysonyan added a comment.

Update enum naming.
Add APSInt implementation and test.
Add classof and kindOf test.


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.391758.patch
Type: text/x-patch
Size: 19420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211203/08fef54d/attachment.bin>


More information about the llvm-commits mailing list