Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
6e6e7f3a
"vscode:/vscode.git/clone" did not exist on "481b8be229937c1f3e52cb67747ab1f834d12b15"
Commit
6e6e7f3a
authored
Nov 06, 2019
by
Paul
Browse files
Comment out clang args for now
parent
daa86f8c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
CMakeLists.txt
CMakeLists.txt
+6
-6
No files found.
CMakeLists.txt
View file @
6e6e7f3a
...
@@ -112,12 +112,12 @@ rocm_enable_clang_tidy(
...
@@ -112,12 +112,12 @@ rocm_enable_clang_tidy(
EXTRA_ARGS
EXTRA_ARGS
-DMIGRAPHX_USE_CLANG_TIDY
-DMIGRAPHX_USE_CLANG_TIDY
"-Dmain
\\\\
(...
\\\\
)=main
\\\\
(__VA_ARGS__
\\\\
) // NOLINT"
"-Dmain
\\\\
(...
\\\\
)=main
\\\\
(__VA_ARGS__
\\\\
) // NOLINT"
CLANG_ARGS
#
CLANG_ARGS
-analyzer-config optin.cplusplus.UninitializedObject:Pedantic=true
#
-analyzer-config optin.cplusplus.UninitializedObject:Pedantic=true
-analyzer-config widen-loops=true
#
-analyzer-config widen-loops=true
-analyzer-config unroll-loops=true
#
-analyzer-config unroll-loops=true
-analyzer-config cfg-lifetime=true
#
-analyzer-config cfg-lifetime=true
-analyzer-config cfg-scopes=true
#
-analyzer-config cfg-scopes=true
)
)
include
(
ROCMCppCheck
)
include
(
ROCMCppCheck
)
rocm_enable_cppcheck
(
rocm_enable_cppcheck
(
...
...
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