[PATCH] D119199: replace clang LLVM_ENABLE_PLUGINS -> CLANG_PLUGIN_SUPPORT in tests
Jameson Nash via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 8 08:40:26 PST 2022
vtjnash updated this revision to Diff 406856.
vtjnash added a comment.
ensure CLANG_PLUGIN_SUPPORT setting is compatible with llvm_add_library
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119199/new/
https://reviews.llvm.org/D119199
Files:
clang-tools-extra/test/CMakeLists.txt
clang-tools-extra/test/lit.site.cfg.py.in
clang/CMakeLists.txt
clang/examples/AnnotateFunctions/CMakeLists.txt
clang/examples/Attribute/CMakeLists.txt
clang/examples/CallSuperAttribute/CMakeLists.txt
clang/examples/PluginsOrder/CMakeLists.txt
clang/examples/PrintFunctionNames/CMakeLists.txt
clang/lib/Analysis/plugins/CMakeLists.txt
clang/test/CMakeLists.txt
clang/test/lit.site.cfg.py.in
clang/tools/driver/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119199.406856.patch
Type: text/x-patch
Size: 6796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220208/1b26e6d4/attachment.bin>
More information about the cfe-commits
mailing list