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 df3902f commit 61944fcCopy full SHA for 61944fc
sycl/test/extensions/WorkGroupMemory/api_misuse_test.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsyntax-only -ferror-limit=30 -Xclang -verify -Xclang -verify-ignore-unexpected=note,warning %s
+// RUN: %clangxx -fsycl -fsyntax-only -ferror-limit=0 -Xclang -verify -Xclang -verify-ignore-unexpected=note,warning %s
2
3
#include <sycl/sycl.hpp>
4
0 commit comments