Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(217)

Issue 5485074: Implements a JSON parser

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by klimek
Modified:
8 years, 7 months ago
Reviewers:
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Adding the unit test. #

Patch Set 3 : Now works on windows and includes a benchmark #

Unified diffs Side-by-side diffs Delta from patch set Stats (+994 lines, -1 line) Patch
M CMakeLists.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A include/llvm/Support/JSONParser.h View 1 chunk +444 lines, -0 lines 0 comments Download
M lib/Support/CMakeLists.txt View 1 chunk +1 line, -0 lines 0 comments Download
A lib/Support/JSONParser.cpp View 1 2 1 chunk +221 lines, -0 lines 0 comments Download
M test/CMakeLists.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
A test/Other/json-bench-test.ll View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M unittests/CMakeLists.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
A unittests/Support/JSONParserTest.cpp View 1 1 chunk +218 lines, -0 lines 0 comments Download
A utils/json-bench/CMakeLists.txt View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A utils/json-bench/JSONBench.cpp View 1 2 1 chunk +76 lines, -0 lines 0 comments Download
A utils/json-bench/Makefile View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b