mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
SE-495: Make @c an official feature
This commit is contained in:
@@ -2114,9 +2114,6 @@ ERROR(cdecl_throws,none,
|
||||
ERROR(cdecl_incompatible_with_objc,none,
|
||||
"cannot apply both '@c' and '@objc' to %kindonly0",
|
||||
(const Decl *))
|
||||
ERROR(cdecl_feature_required,none,
|
||||
"'@c' requires '-enable-experimental-feature CDecl'",
|
||||
())
|
||||
|
||||
// @used and @section
|
||||
ERROR(section_empty_name,none,
|
||||
|
||||
Reference in New Issue
Block a user