fahadnayyar

Results 12 comments of fahadnayyar

Some pointers from an offline discussion with @j-hui : - We need to think more about access specifiers of the synthesized factory based on access specifier of operator `new` and...

Enabling auto-merge on this patch with these points in mind: - Currently the feature is hidden under `-enable-experimental-feature CXXForeignReferenceTypeInitializers`. I have added sufficient tests to demonstrate that the feature is...

NOTE: I am addressing rdar://145098078 as well in this patch. `SWIFT_RETURNS_(UN)RETAINED` related diagnostics (specially the warning in case of unannotated C++ APIs returning `SWIFT_SHARED_REFERENCE` types) were not triggering for cases...