[PATCH] D142890: [clangd] Add config option for fast diagnostics mode

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 06:54:54 PST 2023


This revision was automatically updated to reflect the committed changes.
kadircet marked an inline comment as done.
Closed by commit rG7177a237b68f: [clangd] Add config option for fast diagnostics mode (authored by kadircet).

Changed prior to commit:
  https://reviews.llvm.org/D142890?vs=495889&id=499485#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142890

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/ConfigFragment.h
  clang-tools-extra/clangd/ConfigYAML.cpp
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/Preamble.h
  clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
  clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
  clang-tools-extra/clangd/unittests/PreambleTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142890.499485.patch
Type: text/x-patch
Size: 15412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/b04ecf74/attachment-0001.bin>


More information about the cfe-commits mailing list