Commit c13f50d5 authored by Paul's avatar Paul
Browse files

Suppress shadow checks

parent 43222796
...@@ -118,6 +118,8 @@ rocm_enable_cppcheck( ...@@ -118,6 +118,8 @@ rocm_enable_cppcheck(
unusedStructMember unusedStructMember
functionStatic functionStatic
functionConst functionConst
shadowFunction
shadowVar
definePrefix:*test/include/test.hpp definePrefix:*test/include/test.hpp
FORCE FORCE
INCONCLUSIVE INCONCLUSIVE
......
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