1. 0eaee54 [llvm] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  2. a7edcfb [Support] Add JSON streaming output API, faster where the heavy value types aren't needed. by Sam McCall · 7 years ago
  3. 1e7491e [JSON] Work around excess-precision issue when comparing T_Integer numbers. by Sam McCall · 7 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  5. 0cac726 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) by Fangrui Song · 7 years ago
  6. e6057bc [Support] Harded JSON against invalid UTF-8. by Sam McCall · 7 years ago
  7. d93eaeb [Support] Make JSON handle doubles and int64s losslessly by Sam McCall · 7 years ago
  8. 6be3824 Lift JSON library from clang-tools-extra/clangd to llvm/Support. by Sam McCall · 7 years ago