[libcxx-commits] [libcxx] [libcxx][test] Fix empty.gen selftest on windows (PR #69403)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 19 11:00:18 PDT 2023


================
@@ -8,4 +8,4 @@
 
 // Make sure the test passes if it succeeds to run
 
-// RUN: true
+// RUN: :
----------------
ldionne wrote:

I think those are Bash builtins?

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


More information about the libcxx-commits mailing list