Skip to content

Commit 7b0c7bb

Browse files
committed
Merge branch 'work_group_memory_tests' of https://github.com/lbushi25/llvm into work_group_memory_tests
2 parents bb63b54 + 61944fc commit 7b0c7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/extensions/WorkGroupMemory/api_misuse_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -fsycl -fsyntax-only -ferror-limit=30 -Xclang -verify -Xclang -verify-ignore-unexpected=note,warning %s
1+
// RUN: %clangxx -fsycl -fsyntax-only -ferror-limit=0 -Xclang -verify -Xclang -verify-ignore-unexpected=note,warning %s
22

33
#include <sycl/sycl.hpp>
44

0 commit comments

Comments
 (0)