[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 May 25 10:33:15 PDT 2018
sammccall updated this revision to Diff 148627.
sammccall marked an inline comment as done.
sammccall added a comment.
Wrap DenseMap instead of inheriting, drop some container member functions.
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.148627.patch
Type: text/x-patch
Size: 50523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/0d5b8920/attachment.bin>
More information about the llvm-commits
mailing list