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 84f24e5 commit 1548411Copy full SHA for 1548411
clean_all.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash --verbose
2
set -e
3
4
-rm -rf target/ build/ build_sysroot/{sysroot_src/,target/} perf.data{,.old}
+rm -rf target/ build/ build_sysroot/{sysroot_src/,target/,compiler-builtins/} perf.data{,.old}
5
rm -rf rand/ regex/ simple-raytracer/
0 commit comments