================
@@ -2601,6 +2604,22 @@ def SwiftError : InheritableAttr {
let Documentation = [SwiftErrorDocs];
}
+def SwiftImportAsNonGeneric : InheritableAttr {
----------------
compnerd wrote:
Ah, okay.
https://github.com/llvm/llvm-project/pull/73017