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

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 03:10:28 PDT 2018


kbobyrev updated this revision to Diff 165240.
kbobyrev added a comment.

Fix empty scope in `requests.json`: `%s/"::"/""/g`.


https://reviews.llvm.org/D51971

Files:
  clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp
  clang-tools-extra/test/clangd/Inputs/requests.json
  clang-tools-extra/test/clangd/Inputs/requests.log
  clang-tools-extra/test/clangd/index-tools.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51971.165240.patch
Type: text/x-patch
Size: 5895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180913/f1d595dc/attachment.bin>


More information about the cfe-commits mailing list