[PATCH] D114224: Add JSONScopedPrinter class

Jayson Yan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 12:49:26 PST 2021


Jaysonyan updated this revision to Diff 391435.
Jaysonyan added a comment.

Update `JSONScopedPrinter::printBinaryImpl` to print initial offset rather than including a byte index in each byte entry.
Small comment change.


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.391435.patch
Type: text/x-patch
Size: 18297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/31c93d76/attachment.bin>


More information about the llvm-commits mailing list