[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
Fri Apr 27 02:51:07 PDT 2018


sammccall updated this revision to Diff 144305.
sammccall marked 3 inline comments as done.
sammccall added a comment.

Doxygen, comment and error message tweaks.


Repository:
  rL LLVM

https://reviews.llvm.org/D45753

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

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


More information about the llvm-commits mailing list