Skip to content

Commit

Permalink
Merge branch 'work_group_memory_tests' of https://github.com/lbushi25…
Browse files Browse the repository at this point in the history
…/llvm into work_group_memory_tests
  • Loading branch information
lbushi25 committed Nov 6, 2024
2 parents bb63b54 + 61944fc commit 7b0c7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sycl/test/extensions/WorkGroupMemory/api_misuse_test.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 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

#include <sycl/sycl.hpp>

Expand Down

0 comments on commit 7b0c7bb

Please sign in to comment.