[PATCH] D62050: [Analysis] Only run plugins tests if plugins are actually enabled
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 20 18:47:47 PDT 2019
vitalybuka added a comment.
In D62050#1509384 <https://reviews.llvm.org/D62050#1509384>, @vitalybuka wrote:
> This also breaks "ninja check-cfi-and-supported" on clean build (run cmake in empty directory)
I've fixed this with DLLVM_BUILD_LLVM_DYLIB=ON but not sure if this is the right approach long-term.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62050/new/
https://reviews.llvm.org/D62050
More information about the cfe-commits
mailing list