We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42f760 commit 5c2bdc5Copy full SHA for 5c2bdc5
libcxx/utils/libcxx-lit
@@ -30,7 +30,7 @@ fi
30
31
if [[ "${1}" == "-b" || "${1}" == "--bootstrap" ]]; then
32
type="runtimes"
33
- shift
+ shift
34
fi
35
36
if [[ $# -lt 1 ]]; then
0 commit comments