Skip to content

Commit 1baa8a3

Browse files
committed
Remove another gnu std
Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
1 parent 562d63e commit 1baa8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/SemaSYCL/attr-add-ir-annotations-packs.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cc1 -fsycl-is-device -std=gnu++11 -fsyntax-only -verify %s
1+
// RUN: %clang_cc1 -fsycl-is-device -fsyntax-only -verify %s
22

33
// Tests that __sycl_detail__::add_ir_annotations_member allows pack expansions
44
// in its arguments.

0 commit comments

Comments
 (0)