[PATCH] D114667: [clangd] Add fixes for clang "include <foo.h>" diagnostics

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 8 07:17:03 PST 2021


This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rG2676759bf22e: [clangd] Add fixes for clang "include <foo.h>" diagnostics (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D114667?vs=390175&id=392762#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114667

Files:
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/Diagnostics.h
  clang-tools-extra/clangd/IncludeFixer.cpp
  clang-tools-extra/clangd/IncludeFixer.h
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114667.392762.patch
Type: text/x-patch
Size: 19250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211208/577092a4/attachment-0001.bin>


More information about the cfe-commits mailing list