[PATCH] D67877: [analyzer] Conditionnaly include clang Analysis examples with cmake.
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 28 04:02:13 PDT 2019
aaronpuchert added a comment.
I didn't know about this patch and published D68172 <https://reviews.llvm.org/D68172>: adding `BUILDTREE_ONLY` still builds the examples, but doesn't install them. It's also used by other test plugins like `llvm/lib/Transforms/Hello`.
Thanks to @lebedev.ri for informing my about this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67877/new/
https://reviews.llvm.org/D67877
More information about the cfe-commits
mailing list