[libcxx-commits] [PATCH] D89110: [libcxx][dsl] Reduce number of feature checks
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 28 12:56:11 PDT 2020
ldionne added a comment.
I would rather keep the test harness code as straightforward as possible unless there is a sizeable performance benefit, which doesn't seem to be the case anymore since we do lower-level caching. So I would rather not move forward with this patch, if you think that's a reasonable argument.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89110/new/
https://reviews.llvm.org/D89110
More information about the libcxx-commits
mailing list