[PATCH] D114224: Add JSONScopedPrinter class
Jayson Yan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 01:25:52 PST 2021
Jaysonyan updated this revision to Diff 392677.
Jaysonyan marked 4 inline comments as done.
Jaysonyan added a comment.
Herald added subscribers: rupprecht, MaskRay, hiraditya.
Add `verifyAll` method to test fixture.
Allow `JSONScopedPrinter` to be constructed with `DelimitedScope`.
Add DelimitedScope and pretty-print unit tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114224/new/
https://reviews.llvm.org/D114224
Files:
llvm/include/llvm/Support/ScopedPrinter.h
llvm/lib/Support/ScopedPrinter.cpp
llvm/tools/llvm-readobj/ARMEHABIPrinter.h
llvm/unittests/Support/ScopedPrinterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114224.392677.patch
Type: text/x-patch
Size: 24032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/c3bffee0/attachment.bin>
More information about the llvm-commits
mailing list