[PATCH] D94411: [clangd] Fix -check mode doesn't respect any tidy configs.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 07:02:34 PST 2021


hokein added a comment.

no test added -- it is not easy, since we don't emit tidy warnings in check mode (maybe we should?), I confirmed that it worked (with manual test).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94411



More information about the cfe-commits mailing list