[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 Apr 23 10:01:00 PDT 2018
sammccall updated this revision to Diff 143588.
sammccall marked an inline comment as done.
sammccall added a comment.
Address review comments, add a few more docs.
Go back to custom UTF transcoding because of failing test cases :-(
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.143588.patch
Type: text/x-patch
Size: 44287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/cf5b3b88/attachment.bin>
More information about the llvm-commits
mailing list