diff --git a/sycl/test/abi/layout_handler.cpp b/sycl/test/abi/layout_handler.cpp index 0a571110240f9..b9bcbba51e5ad 100644 --- a/sycl/test/abi/layout_handler.cpp +++ b/sycl/test/abi/layout_handler.cpp @@ -59,7 +59,7 @@ void foo() { // CHECK-NEXT: 136 | pointer _M_finish // CHECK-NEXT: 144 | pointer _M_end_of_storage // CHECK-NEXT: 152 | class std::unique_ptr MHostKernel -// CHECK: 152 | class std::__uniq_ptr_impl > (base) +// CHECK: 152 | class std::__uniq_ptr_impl > // CHECK-NEXT: 152 | class std::tuple > _M_t // CHECK-NEXT: 152 | struct std::_Tuple_impl<0, class sycl::detail::HostKernelBase *, struct std::default_delete > (base) // CHECK-NEXT: 152 | struct std::_Tuple_impl<1, struct std::default_delete > (base) (empty)