[PATCH] D155885: [include-cleaner] Switch Include from FileEntry* -> FileEntryRef

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 04:42:16 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6307b260b0c: [include-cleaner] Switch Include from FileEntry* -> FileEntryRef (authored by sammccall).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155885

Files:
  clang-tools-extra/clang-tidy/misc/IncludeCleanerCheck.cpp
  clang-tools-extra/clangd/IncludeCleaner.cpp
  clang-tools-extra/include-cleaner/include/clang-include-cleaner/Types.h
  clang-tools-extra/include-cleaner/lib/Analysis.cpp
  clang-tools-extra/include-cleaner/lib/Record.cpp
  clang-tools-extra/include-cleaner/lib/Types.cpp
  clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
  clang-tools-extra/include-cleaner/unittests/TypesTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155885.544305.patch
Type: text/x-patch
Size: 8291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/a9851a0a/attachment-0001.bin>


More information about the cfe-commits mailing list