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 5e9e1ff commit 891481eCopy full SHA for 891481e
clang/test/SemaOpenACC/update-construct-ast.cpp
@@ -253,6 +253,7 @@ void TemplFunc(T t) {
253
// CHECK-NEXT: ArraySectionExpr
254
// CHECK-NEXT: ImplicitCastExpr
255
// CHECK-NEXT: DeclRefExpr{{.*}} 'LocalArray' 'decltype(SomeStruct::value)[5]'
256
+ // CHECK-NEXT: IntegerLiteral{{.*}}0
257
// CHECK-NEXT: IntegerLiteral{{.*}}1
258
}
259
0 commit comments