summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/JSONTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Harded JSON against invalid UTF-8.Sam McCall2018-07-101-0/+33
* [Support] Allow JSON serialization of Optional<T> for supported T.Sam McCall2018-07-091-0/+2
* [Support] Make JSON handle doubles and int64s losslesslySam McCall2018-07-091-0/+60
* Lift JSON library from clang-tools-extra/clangd to llvm/Support.Sam McCall2018-07-091-0/+292
OpenPOWER on IntegriCloud