[PATCH] D155878: [clangd] Loose include-cleaner matching for verbatim headers

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 13:43:10 PDT 2023


sammccall updated this revision to Diff 542653.
sammccall added a comment.
Herald added a subscriber: ChuanqiXu.

extract isPreferredProvider helper


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155878

Files:
  clang-tools-extra/clangd/Headers.cpp
  clang-tools-extra/clangd/Headers.h
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/IncludeCleaner.h
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/unittests/HeadersTests.cpp
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155878.542653.patch
Type: text/x-patch
Size: 17421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230720/7005515f/attachment-0001.bin>


More information about the cfe-commits mailing list