[PATCH] D114224: Add JSONScopedPrinter class

Jayson Yan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 22:34:48 PST 2021


Jaysonyan updated this revision to Diff 392284.
Jaysonyan marked 4 inline comments as done.
Jaysonyan added a comment.

Update missing `enum` to `enum class`
Update test fixture to handle printing outer `{}` and handle nothing printed at top level.


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.392284.patch
Type: text/x-patch
Size: 20484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/e41140c7/attachment-0001.bin>


More information about the llvm-commits mailing list