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 b524387 commit 1bd33aeCopy full SHA for 1bd33ae
clang/test/AST/ast-print-openacc-declare-construct.cpp
@@ -1,4 +1,6 @@
1
// RUN: %clang_cc1 -fopenacc -ast-print %s -o - | FileCheck %s
2
+// flang decided that we would NOT accept -fopenacc downsteam
3
+// XFAIL: *
4
5
int *Global, *Global2;
6
int GlobalArray[5];
0 commit comments