================
@@ -2601,6 +2604,22 @@ def SwiftError : InheritableAttr {
   let Documentation = [SwiftErrorDocs];
 }
 
+def SwiftImportAsNonGeneric : InheritableAttr {
----------------
egorzhdan wrote:

It is still used for `NSDictionary`, `NSSet` and friends in Foundation.

https://github.com/llvm/llvm-project/pull/73017
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to