Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
unittests
/
Support
/
JSONTest.cpp
a7edcfb
[Support] Add JSON streaming output API, faster where the heavy value types aren't needed.
by Sam McCall
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
5ee0188
[Support] json::Value construction from std::vector<T> and std::map<string,T>.
by Sam McCall
· 7 years ago
e6057bc
[Support] Harded JSON against invalid UTF-8.
by Sam McCall
· 7 years ago
7e4234f
[Support] Allow JSON serialization of Optional<T> for supported T.
by Sam McCall
· 7 years ago
d93eaeb
[Support] Make JSON handle doubles and int64s losslessly
by Sam McCall
· 7 years ago
6be3824
Lift JSON library from clang-tools-extra/clangd to llvm/Support.
by Sam McCall
· 7 years ago