File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- // RUN: %clang_cc1 -fsycl-is-device -fcxx-exceptions -triple spir64 \
1
+ // RUN: %clang_cc1 -Wno-vla - fsycl-is-device -fcxx-exceptions -triple spir64 \
2
2
// RUN: -aux-triple x86_64-unknown-linux-gnu -Wno-return-type -verify \
3
3
// RUN: -Wno-sycl-2017-compat -fsyntax-only -std=c++17 %s
4
- // RUN: %clang_cc1 -fsycl-is-device -fcxx-exceptions -triple spir64 \
4
+ // RUN: %clang_cc1 -Wno-vla - fsycl-is-device -fcxx-exceptions -triple spir64 \
5
5
// RUN: -aux-triple x86_64-unknown-linux-gnu -fno-sycl-allow-func-ptr \
6
6
// RUN: -Wno-return-type -verify -Wno-sycl-2017-compat -fsyntax-only \
7
7
// RUN: -std=c++17 %s
8
- // RUN: %clang_cc1 -fsycl-is-device -fcxx-exceptions -triple spir64 \
8
+ // RUN: %clang_cc1 -Wno-vla - fsycl-is-device -fcxx-exceptions -triple spir64 \
9
9
// RUN: -aux-triple x86_64-unknown-linux-gnu -DALLOW_FP=1 \
10
10
// RUN: -fsycl-allow-func-ptr -Wno-return-type -verify \
11
11
// RUN: -Wno-sycl-2017-compat -fsyntax-only -std=c++17 %s
You can’t perform that action at this time.
0 commit comments