[libcxx-commits] [PATCH] D116010: [libcxx] [test] Don't rerun supportsVerify for each individual test
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 21 06:52:48 PST 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This LGTM, but even better would be to actually remove `def supportsVerify(config)` altogether and inline the check in `Feature(name='verify-support', ...)`. Sorry I didn't suggest that yesterday.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116010/new/
https://reviews.llvm.org/D116010
More information about the libcxx-commits
mailing list