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
14d5666b
Commit
14d5666b
authored
Apr 23, 2018
by
Paul
Browse files
Add clang formatting
parent
2305ac81
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/shape_test.cpp
test/shape_test.cpp
+2
-2
No files found.
test/shape_test.cpp
View file @
14d5666b
...
...
@@ -34,9 +34,9 @@ void test_shape4()
EXPECT
(
s
.
bytes
()
==
100
*
32
*
8
*
8
*
sizeof
(
float
));
}
int
main
()
{
int
main
()
{
test_shape_assign
();
test_shape_default
();
test_shape4
();
}
Prev
1
2
Next
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