[libcxx-commits] [PATCH] D154987: [lit] Implement PYTHON directive and config.prologue
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 18 00:40:09 PDT 2023
MaskRay added a comment.
Thank you for implementing this feature! It may simplify some of the 133 `rg -l -g '!flang' '%python '` tests we have today.
flang/ has 700+ tests. They may be helped by `lit.prologue.py`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154987/new/
https://reviews.llvm.org/D154987
More information about the libcxx-commits
mailing list