[PATCH] D114224: Add `JSONScopedPrinter`
Jayson Yan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 22:21:27 PST 2021
Jaysonyan created this revision.
Jaysonyan added reviewers: leonardchan, phosek, jhenderson.
Herald added a subscriber: dexonsmith.
Jaysonyan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This change adds a `JSONScopedPrinter` as a subclass to `ScopedPrinter`.
This change is split off from D114052 <https://reviews.llvm.org/D114052> and builds off of D114223 <https://reviews.llvm.org/D114223>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114224
Files:
llvm/include/llvm/Support/ScopedPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114224.388391.patch
Type: text/x-patch
Size: 6985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/4d53867c/attachment.bin>
More information about the llvm-commits
mailing list