[libcxx-commits] [libcxx] [llvm] [libc++] Optionally support filecheck and split-file (PR #165769)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 7 12:10:20 PDT 2026
================
@@ -0,0 +1,5 @@
+#
+# This file defines Python requirements to run the libc++ test suite.
+#
+llvm-testing-tools
----------------
ldionne wrote:
Are these utilities not stable though? Do we really gain something by pinning them?
https://github.com/llvm/llvm-project/pull/165769
More information about the libcxx-commits
mailing list