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

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 03:10:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rL336534: Lift JSON library from clang-tools-extra/clangd to llvm/Support. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45753?vs=148916&id=154560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45753

Files:
  llvm/trunk/include/llvm/Support/JSON.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/JSON.cpp
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/JSONTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45753.154560.patch
Type: text/x-patch
Size: 49768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180709/e1d059cf/attachment.bin>


More information about the llvm-commits mailing list