Skip to content

Commit af2c35f

Browse files
authored
Merge pull request #9653 from swiftlang/gaborh/duplicate-lifetimebound
[clang] Fix lifetimebound APINotes tests
2 parents 1113157 + eb39ee7 commit af2c35f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/APINotes/lifetimebound.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
// CHECK-METHOD: CXXMethodDecl {{.+}} methodToAnnotate
1313
// CHECK-METHOD-NEXT: ParmVarDecl {{.+}} p
14+
// CHECK-METHOD-NEXT: SwiftVersionedAdditionAttr
15+
// CHECK-METHOD-NEXT: LifetimeBoundAttr
1416
// CHECK-METHOD-NEXT: LifetimeBoundAttr
1517

1618
// CHECK-METHOD-THIS: CXXMethodDecl {{.+}} annotateThis 'int *() {{\[\[}}clang::lifetimebound{{\]\]}}'

0 commit comments

Comments
 (0)