[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 06:30:58 PDT 2018


sammccall updated this revision to Diff 144327.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Fix GCC warnings/errors.
Add note about integer representation.


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.144327.patch
Type: text/x-patch
Size: 47835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/77ac3646/attachment.bin>


More information about the llvm-commits mailing list