Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
b01c0a95
Commit
b01c0a95
authored
Sep 11, 2018
by
Paul
Browse files
Update cppcheck version and check for macros
parent
733591e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
Jenkinsfile
Jenkinsfile
+1
-0
dev-requirements.txt
dev-requirements.txt
+1
-1
No files found.
Jenkinsfile
View file @
b01c0a95
...
...
@@ -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
...
...
dev-requirements.txt
View file @
b01c0a95
pfultz2/rocm-recipes
danmar/cppcheck@
d9f9bdda7344e80585f71141be7797055d7987f3
danmar/cppcheck@
399a90c00e6c37be195bb7155b8e2c84d51f40aa
ROCm-Developer-Tools/HIP@3a41f286203968421c557338d6fb39c36f3c717c
# Needed for clang-ocl
RadeonOpenCompute/rocm-cmake@3f43e2d493f24abbab4dc189a9ab12cc3ad33baf
--build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment