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 f32c431 commit 9316d75Copy full SHA for 9316d75
clang/test/SemaSYCL/intel-fpga-global-const.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -fsycl -fsycl-is-device -fsyntax-only -ast-dump -verify -pedantic %s | FileCheck %s
+// RUN: %clang_cc1 -fsycl-is-device -fsyntax-only -ast-dump -verify -pedantic %s | FileCheck %s
2
3
// Test that checks global constant variable (which allows the redeclaration) since
4
// IntelFPGAConstVar is one of the subjects listed for [[intel::max_replicates()]] attribute.
0 commit comments