[llvm-commits] [PATCH] A JSON parser

Manuel Klimek klimek at google.com
Wed Dec 14 06:55:51 PST 2011


Attached the patch containing the unit tests...

On Wed, Dec 14, 2011 at 8:56 AM, Manuel Klimek <klimek at google.com> wrote:
> Hi,
>
> the attached patch implements a JSON parser which currently parses a
> subset of JSON that is needed to parse compile command line files that
> cmake -DCMAKE_EXPORT_COMPILE_COMMANDS outputs. Those files are the
> basis for the tooling support we're hoping to contribute incrementally
> to llvm / clang.
>
> I've attached the patch and uploaded it to rietveld
> (http://codereview.appspot.com/5485074).
> Feedback welcome!
>
> Cheers,
> /Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: json_parser.patch
Type: text/x-patch
Size: 31439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111214/f3fb4b0f/attachment.bin>


More information about the llvm-commits mailing list