================
@@ -2601,6 +2604,22 @@ def SwiftError : InheritableAttr {
let Documentation = [SwiftErrorDocs];
}
+def SwiftImportAsNonGeneric : InheritableAttr {
----------------
compnerd wrote:
Wasn't this attribute dropped? I thought that the last usage of this was
removed from the SDK and this is now vestigial.
https://github.com/llvm/llvm-project/pull/73017
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits