We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7e626 commit 5e8085dCopy full SHA for 5e8085d
sycl/test/abi/layout_exception.cpp
@@ -29,7 +29,7 @@ void foo() {
29
// CHECK-NEXT: 32 | element_type * _M_ptr
30
// CHECK-NEXT: 40 | class std::__shared_count<> _M_refcount
31
// CHECK-NEXT: 40 | _Sp_counted_base<(_Lock_policy)2U> * _M_pi
32
-// CHECK-NEXT: 48 | class std::error_code MErrC
+// CHECK-NEXT: 48 | {{class|struct}} std::error_code MErrC
33
// CHECK-NEXT: 48 | int _M_value
34
// CHECK-NEXT: 56 | const error_category * _M_cat
35
// CHECK-NEXT: 0 | class std::exception (primary virtual base)
0 commit comments