Commit History

Author SHA1 Message Date
  Sam McCall 2802669519 [Support] Add JSON streaming output API, faster where the heavy value types aren't needed. 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Sam McCall 6071e3bbc0 [Support] json::Value construction from std::vector<T> and std::map<string,T>. 6 years ago
  Sam McCall 18ff70955f [Support] Harded JSON against invalid UTF-8. 7 years ago
  Sam McCall ceb3c09eb4 [Support] Allow JSON serialization of Optional<T> for supported T. 7 years ago
  Sam McCall 8d164e7fb3 [Support] Make JSON handle doubles and int64s losslessly 7 years ago
  Sam McCall 5070d36f88 Lift JSON library from clang-tools-extra/clangd to llvm/Support. 7 years ago