Skip to content

Commit 86aeb05

Browse files
committed
update annotated_ptr.cpp
1 parent 67405dc commit 86aeb05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test/extensions/annotated_ptr/annotated_ptr.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,6 @@ void TestVectorAddWithAnnotatedMMHosts() {
179179
// expected-note@sycl/types.hpp:* {{candidate template ignored: could not match 'vec<T, Num>'}}
180180
// expected-note@sycl/types.hpp:* {{candidate template ignored: could not match 'detail::SwizzleOp}}
181181
// expected-note@sycl/types.hpp:* {{candidate template ignored: could not match 'vec<T, Num>'}}
182-
// expected-note@sycl/ext/oneapi/experimental/annotated_arg/annotated_arg.hpp:* {{candidate template ignored: could not match 'annotated_arg<T, PropertyList>'}}
183-
// expected-note@sycl/ext/oneapi/experimental/annotated_arg/annotated_arg.hpp:* {{candidate template ignored: could not match 'annotated_arg<T2, PropertyList2>'}}
184182
// expected-error@+1 {{invalid operands to binary expression}}
185183
auto g2 = g0 + g1;
186184

0 commit comments

Comments
 (0)