"tests/L1/cross_product/compare.py" did not exist on "613997ea871c582b6e2e8fded1d8e89abf598b18"
Commit b01c0a95 authored by Paul's avatar Paul
Browse files

Update cppcheck version and check for macros

parent 733591e1
......@@ -69,6 +69,7 @@ def rocmnode(body) {
rocmtest tidy: rocmnode('rocmtest') { cmake_build ->
stage('Clang Tidy') {
sh '''
sed -i 's/ #//g' .clang-tidy
rm -rf build
mkdir build
cd build
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment