================
@@ -0,0 +1,17 @@
+; RUN: echo -e "WINPATH=A:\windows\style\path"             >  %t
+; RUN: echo -e "NOT_ESCAPED=shouldn't be escaped [a-Z]\+$" >> %t
+; RUN: echo -e 'ESCAPED=\\ needs\to "be" escaped\000'      >> %t
+
----------------
Maetveis wrote:

Should be in #145906.

https://github.com/llvm/llvm-project/pull/145865
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to