SE-495: Make @c an official feature

This commit is contained in:
Alexis Laferrière
2025-10-23 13:57:45 -07:00
parent a6cae4acd6
commit 000c2604b0
19 changed files with 43 additions and 43 deletions

View File

@@ -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,