[PATCH] D120306: [clangd] IncludeCleaner: Add support for IWYU pragma private

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 02:12:21 PDT 2022


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

Add some docs, rebase on top of main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120306

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120306.418159.patch
Type: text/x-patch
Size: 13376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220325/cf65943f/attachment.bin>


More information about the cfe-commits mailing list