Switch clang-format to 6.0

Change-Id: Id96d1f47fb3d479d10d1022f1259dc030a148192
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2018-06-12 21:54:39 +02:00
parent 5b479ec5f2
commit 75ab0c6fe1
255 changed files with 564 additions and 568 deletions

View File

@@ -88,7 +88,7 @@ HWTEST_F(EnqueueSvmMemCopyTest, givenEnqueueSVMMemcpyWhenUsingCopyBufferToBuffer
0, // cl_uint num_events_in_wait_list
nullptr, // cl_event *event_wait_list
nullptr // cL_event *event
);
);
EXPECT_EQ(CL_SUCCESS, retVal);
// restore original builder and retrieve mock builder