mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Add the attribute to AnyFunctionType::ExtInfo. - Propagate the attributes from DeclAttributes to AnyFunctionType for FuncDecls in TypeCheckDecl.cpp. - Make sure the new attribute is serialized. The main missing pieces are checking the applicability of the type attributes on the FuncDecl and teaching typechecker about conversions on types with noreturn. Swift SVN r6359
65 KiB
65 KiB