[PATCH] D51971: [clangd] Use JSON format in benchmark requests reader

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 12 09:14:22 PDT 2018


ilya-biryukov added a comment.

In https://reviews.llvm.org/D51971#1232064, @kbobyrev wrote:

> Apparently, the parsing seems to be wrong; I should fix that first.


Oh, yeah, just use `llvm::json::parse`


https://reviews.llvm.org/D51971





More information about the cfe-commits mailing list