Skip to content

Commit 33f92b0

Browse files
author
Erich Keane
committed
Clang-format
1 parent 047ab16 commit 33f92b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/SemaSYCL/Inputs/sycl.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ class handler {
220220

221221
class stream {
222222
accessor<int, 1, access::mode::read> acc;
223+
223224
public:
224225
stream(unsigned long BufferSize, unsigned long MaxStatementSize,
225226
handler &CGH) {}

0 commit comments

Comments
 (0)