Skip to content

Commit cc5ccef

Browse files
committed
Xfail: declare variant test: clang/test/AST/ast-dump-openmp-begin-declare-variant_decl_1.c
1 parent e044729 commit cc5ccef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/AST/ast-dump-openmp-begin-declare-variant_decl_1.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fopenmp -verify -ast-dump %s | FileCheck %s
22
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fopenmp -verify -ast-dump %s -x c++| FileCheck %s
33
// expected-no-diagnostics
4+
// XFAIL: *
5+
46
// FIXME: We have to improve the warnings here as nothing is impacted by the declare variant.
57
int also_before(void) {
68
return 0;

0 commit comments

Comments
 (0)