[libcxx-commits] [libcxx] [libcxx][test] Add support for LLVM-style split tests (PR #188283)

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 25 02:06:39 PDT 2026


Michael137 wrote:

> I guess I don't see issues with the approach here, but I would much prefer that we spent the little bit of effort to package `FileCheck` and `split-file` into a pip-installable package so one can just use `split-file` rather than needing a custom test format.

Yea either way works for me. What's involved in making a pip-installable `split-file` package? Anyway I can help with that?

https://github.com/llvm/llvm-project/pull/188283


More information about the libcxx-commits mailing list