| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Support] json::Value construction from std::vector<T> and std::map<string,T>. | Sam McCall | 2018-10-18 | 1 | -0/+2 |
| * | [Support] Harded JSON against invalid UTF-8. | Sam McCall | 2018-07-10 | 1 | -0/+33 |
| * | [Support] Allow JSON serialization of Optional<T> for supported T. | Sam McCall | 2018-07-09 | 1 | -0/+2 |
| * | [Support] Make JSON handle doubles and int64s losslessly | Sam McCall | 2018-07-09 | 1 | -0/+60 |
| * | Lift JSON library from clang-tools-extra/clangd to llvm/Support. | Sam McCall | 2018-07-09 | 1 | -0/+292 |

