[PATCH] D115650: [clangd] Disable support for clang-tidy suppression blocks (NOLINTBEGIN)

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 14 06:06:15 PST 2021


kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.

I am a little worried about the discrepancy we'll get here, but (un)fortunately it won't be the first with clang-tidy.

Also gave the author a headsup in https://reviews.llvm.org/D108560#3192081, looks like they're already working on some improvements. Let's hope that we can have this landed with LLVM-14 otherwise I think we should also document this in https://clangd.llvm.org/features#clang-tidy-checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115650



More information about the cfe-commits mailing list