[PATCH] D152687: [clangd] Turn on missing-include diags by default

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 12 01:53:23 PDT 2023


kadircet created this revision.
Herald added a subscriber: arphaman.
Herald added a project: All.
kadircet requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

By disabling include-cleaner analysis for Diagnostics tests by default.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152687

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/unittests/ClangdTests.cpp
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152687.530431.patch
Type: text/x-patch
Size: 22296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230612/b9191aa8/attachment-0001.bin>


More information about the cfe-commits mailing list