[PATCH] D138780: [include-cleaner] Merge 2 parseIWYUPragma impls in libToolingInclusions

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 02:16:17 PST 2022


sammccall updated this revision to Diff 478162.
sammccall retitled this revision from "[include-cleaner] Minor fixes to parseIWYUPragma:" to "[include-cleaner] Merge 2 parseIWYUPragma impls in libToolingInclusions".
sammccall edited the summary of this revision.
sammccall added a comment.
Herald added a subscriber: arphaman.
Herald added a project: clang.

Move to libTooling, remove clangd impl, add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138780

Files:
  clang-tools-extra/clangd/Headers.cpp
  clang-tools-extra/clangd/Headers.h
  clang-tools-extra/include-cleaner/lib/Record.cpp
  clang/include/clang/Tooling/Inclusions/HeaderAnalysis.h
  clang/lib/Tooling/Inclusions/HeaderAnalysis.cpp
  clang/unittests/Tooling/HeaderAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138780.478162.patch
Type: text/x-patch
Size: 6663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/beb77905/attachment-0001.bin>


More information about the cfe-commits mailing list