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

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 16 01:12:04 PDT 2022


kbobyrev updated this revision to Diff 429637.
kbobyrev marked 4 inline comments as done.
kbobyrev added a comment.

Address review comments.


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.429637.patch
Type: text/x-patch
Size: 8623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220516/486513a7/attachment.bin>


More information about the cfe-commits mailing list