================
@@ -1 +1 @@
-py -3 "%~pn0" %*
+py -3 "%~dpn0" %*
----------------
owenca wrote:

```suggestion
py -3 "%~f0" %*
```
See 
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/call#batch-parameters.

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

Reply via email to