xedin wrote: > That being said, one question is whether we actually need type attributes to > be propagated in this case for Swift's interop.
I don't think we do, we need swift_attr to help us augment Objective-C APIs to make existing frameworks pray well with Swift concurrency. I think C++ Interoperability only uses them in limited set of cases which don't involve templates. https://github.com/llvm/llvm-project/pull/108631 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits