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 a49fbe2 commit a48d8beCopy full SHA for a48d8be
sycl/test-e2e/Tracing/task_execution.cpp
@@ -43,7 +43,7 @@ int main() {
43
// CHECK-NEXT: [SYCL] Task begin (event={{.*}},instanceID={{.*}})
44
// CHECK-DAG: enqueue_kernel_data : {{.*}}
45
// CHECK-DAG: sym_column_no : {{.*}}
46
- // CHECK-DAG: sym_line_no : [[# @LINE - 5 ]]
+ // CHECK-DAG: sym_line_no : 42
47
// CHECK-DAG: sym_source_file_name : {{.*}}task_execution.cpp
48
// CHECK-DAG: queue_id : 0
49
// CHECK-DAG: sym_function_name : typeinfo name for main::E2ETestKernel
0 commit comments