[libcxx-commits] [libcxx] [llvm] [libc++] Optionally support filecheck-based tests (PR #165769)

Aiden Grossman via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 27 09:31:36 PDT 2026


https://github.com/boomanaiden154 commented:

I've just setup https://pypi.org/project/llvm-testing-tools which should contain `FileCheck` and `split-file`. Can we look at using that?

Not sure what kind of platform support we want for FileCheck based tests for now. That package only currently has supported for x86 Linux with glibc 2.39+. I can add more support as needed though.

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


More information about the libcxx-commits mailing list