njames93 added inline comments.
================
Comment at: clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp:38
+  if (!Buffer) {
+    llvm::errs() << "Error cannot open JSON request file:" << FileName << ": "
+                 << Buffer.getError().message() << "\n";
----------------
aaron.ballman wrote:
> 
Duh 🙄


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97771/new/

https://reviews.llvm.org/D97771

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to