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
e05c1915
Commit
e05c1915
authored
Mar 04, 2019
by
Paul
Browse files
Fix tidy warning
parent
d122ad58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/gpu/miopen.cpp
test/gpu/miopen.cpp
+1
-1
No files found.
test/gpu/miopen.cpp
View file @
e05c1915
...
...
@@ -174,7 +174,7 @@ struct verify_program
};
template
<
class
T
>
int
verify_program
<
T
>::
static_register
=
auto_register_verify_program
<
T
>
();
int
verify_program
<
T
>::
static_register
=
auto_register_verify_program
<
T
>
();
// NOLINT
struct
test_literals
:
verify_program
<
test_literals
>
{
...
...
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