[PATCH] D137698: [include-cleaner] Add self-contained file support for PragmaIncludes.
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 00:48:01 PST 2022
mstorsjo added inline comments.
================
Comment at: clang-tools-extra/include-cleaner/lib/CMakeLists.txt:12
LINK_LIBS
clangAST
----------------
Note that this file changed a bit further in 68294afa0836bb62be921e2143d147cdfdc8ba70, so you may want to rebase again.
(I tested this patch after rebasing, in a mingw+dylib build configuration, and it still builds correctly there.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137698/new/
https://reviews.llvm.org/D137698
More information about the cfe-commits
mailing list