modernize scripts for running cmake and clang-format (#2503)

Co-authored-by: Aviral Goel <aviral.goel@amd.com>

[ROCm/composable_kernel commit: 1824d65758]
This commit is contained in:
Max Podkorytov
2025-08-06 10:15:44 -07:00
committed by GitHub
parent ae82a041bb
commit b5b56b5436
3 changed files with 11 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
#!/bin/bash
set -euo pipefail
IFS=$'\n\t'
rm -f CMakeCache.txt
rm -f *.cmake
rm -rf CMakeFiles