[libcxx-commits] [PATCH] D89110: [libcxx][dsl] Reduce number of feature checks
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 29 14:11:10 PDT 2020
ldionne added a comment.
Note that I think this is superseded by the refactor in https://reviews.llvm.org/D90429. That refactor will also allow defining straight flags in the DSL, without any feature being tied to them.
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