[PATCH] D87170: [json] Provide a means to delegate writing a value to another API

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 03:08:34 PDT 2020


sammccall added a comment.

I like this feature, and we have a use case for it too (inside the error-printer in JSON.cpp itself).

Do you want to do another pass on it, and add some tests? If not, I'm happy to do this myself


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87170/new/

https://reviews.llvm.org/D87170



More information about the llvm-commits mailing list