summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/JSON.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Harded JSON against invalid UTF-8.Sam McCall2018-07-101-4/+45
* [Support] Make JSON handle doubles and int64s losslesslySam McCall2018-07-091-16/+26
* Lift JSON library from clang-tools-extra/clangd to llvm/Support.Sam McCall2018-07-091-0/+642
OpenPOWER on IntegriCloud