[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
Tue May 29 08:17:42 PDT 2018
sammccall updated this revision to Diff 148916.
sammccall added a comment.
Rename Value accessors asNumber() -> getAsNumber().
Remove typed element accessors on Array.
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.148916.patch
Type: text/x-patch
Size: 49407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/7051de71/attachment.bin>
More information about the llvm-commits
mailing list