[PATCH] D61912: [analyzer] print() JSONify: Store implementation

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 09:02:15 PDT 2019


lebedev.ri added a comment.

All these patches bypassed cfe-commits.

Why does this invent a yet another json formatter instead of using
`"llvm/Support/JSON.h"`, in particular it's lightweight `json::OStream` ?


Repository:
  rC Clang

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

https://reviews.llvm.org/D61912





More information about the cfe-commits mailing list