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