Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 53b6406

Browse files
author
Alexander Batashev
committed
fix header
1 parent 562acdb commit 53b6406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/DeprecatedFeatures/queue_old_interop.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -D__SYCL_INTERNAL_API %s -o %t.out
22
// RUN: %BE_RUN_PLACEHOLDER %t.out
3-
//==--------------- queue.cpp - SYCL queue test ----------------------------==//
3+
//==-------- queue_old_interop.cpp - SYCL queue OpenCL interop test --------==//
44
//
55
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
66
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)