[PATCH] D45753: Lift JSON library from clang-tools-extra/clangd to llvm/Support.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 07:25:41 PDT 2018


simon_tatham added a comment.

It feels a bit strange to be pinging a code review that's not even my own :-), but is this still being reviewed, or is it now entirely stalled?

If the latter, I can rework my JSON tablegen patch in https://reviews.llvm.org/D46054 to reintroduce the (much more trivial) JSON output code from its first draft. But I'd prefer to use this library if it still looks like landing.


Repository:
  rL LLVM

https://reviews.llvm.org/D45753





More information about the llvm-commits mailing list