[PATCH] D88338: [clangd] clangd --check: standalone diagnosis of common problems

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 07:14:12 PDT 2020


sammccall added a comment.

Thanks, I think this fails whenever `compile_commands.json` doesn't exist in the tree or under `build`.
(Which of course it does in my local checkout...). Reverted, probably need to rename/copy the test file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88338



More information about the cfe-commits mailing list