Skip to content

Commit 1bd33ae

Browse files
committed
XFAIL openacc tests:not amd supported
1 parent b524387 commit 1bd33ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/AST/ast-print-openacc-declare-construct.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %clang_cc1 -fopenacc -ast-print %s -o - | FileCheck %s
2+
// flang decided that we would NOT accept -fopenacc downsteam
3+
// XFAIL: *
24

35
int *Global, *Global2;
46
int GlobalArray[5];

0 commit comments

Comments
 (0)