[PATCH] D125468: [clangd] Include Cleaner: ignore headers with IWYU export pragmas

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 15 23:53:16 PDT 2022


kbobyrev updated this revision to Diff 429619.
kbobyrev added a comment.

Also rebase on top of main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125468

Files:
  clang-tools-extra/clangd/Headers.cpp
  clang-tools-extra/clangd/Headers.h
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/clangd/unittests/HeadersTests.cpp
  clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125468.429619.patch
Type: text/x-patch
Size: 8536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220516/464ee26f/attachment.bin>


More information about the cfe-commits mailing list