[PATCH] D119591: clang-analyzer plugins require LLVM_ENABLE_PLUGINS also
Jameson Nash via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 16 07:29:05 PST 2022
vtjnash added a comment.
Okay, this should work now for those cases! Sorry, I kept thinking it was clang/examples that was broken, and missed that it was clang/test that was failing, so I failed to see what I needed to fix there too, so that we were not trying to build the tests in configurations where the functionality is disabled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119591/new/
https://reviews.llvm.org/D119591
More information about the cfe-commits
mailing list