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.
2 parents 1113157 + eb39ee7 commit af2c35fCopy full SHA for af2c35f
clang/test/APINotes/lifetimebound.cpp
@@ -11,6 +11,8 @@
11
12
// CHECK-METHOD: CXXMethodDecl {{.+}} methodToAnnotate
13
// CHECK-METHOD-NEXT: ParmVarDecl {{.+}} p
14
+// CHECK-METHOD-NEXT: SwiftVersionedAdditionAttr
15
+// CHECK-METHOD-NEXT: LifetimeBoundAttr
16
// CHECK-METHOD-NEXT: LifetimeBoundAttr
17
18
// CHECK-METHOD-THIS: CXXMethodDecl {{.+}} annotateThis 'int *() {{\[\[}}clang::lifetimebound{{\]\]}}'
0 commit comments