We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0938ac8 commit 5403dd5Copy full SHA for 5403dd5
litTest
@@ -3,4 +3,4 @@
3
set -ex
4
5
# Delegate to lit to actually test.
6
-python ../llvm-project/llvm/utils/lit/lit.py -sv "$@"
+python3 ../llvm-project/llvm/utils/lit/lit.py -sv "$@"
0 commit comments