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 b9b8252 + a678ddc commit b38c9e3Copy full SHA for b38c9e3
Sources/Clang/CMakeLists.txt
@@ -0,0 +1,2 @@
1
+install(FILES Clang_AST.apinotes
2
+ DESTINATION include/apinotes)
Sources/Clang/Clang_AST.apinotes
@@ -0,0 +1,8 @@
+Name: Clang_AST
+Namespaces:
3
+- Name: clang
4
+ Tags:
5
+ - Name: Decl
6
+ SwiftImportAs: reference
7
+ SwiftRetainOp: immortal
8
+ SwiftReleaseOp: immortal
0 commit comments