[PATCH] D156122: [include-cleaner] Introduce support for always_keep pragma
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 04:13:31 PDT 2023
kadircet updated this revision to Diff 546001.
kadircet marked an inline comment as done.
kadircet added a comment.
- Rebase
- Properly check for null-ness of FileEntry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156122/new/
https://reviews.llvm.org/D156122
Files:
clang-tools-extra/clang-tidy/misc/IncludeCleanerCheck.cpp
clang-tools-extra/clangd/IncludeCleaner.cpp
clang-tools-extra/include-cleaner/include/clang-include-cleaner/Record.h
clang-tools-extra/include-cleaner/lib/Analysis.cpp
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156122.546001.patch
Type: text/x-patch
Size: 9325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/a19e741d/attachment.bin>
More information about the cfe-commits
mailing list