Commit Graph

5 Commits

Author SHA1 Message Date
Alexis Laferrière
94113f4a83 SE-496: Remove references to features CDecl and CImplementation 2025-10-29 17:31:20 -07:00
Alexis Laferrière
9ec824c20b Parser: Rename the experimental attribute @cdecl to @c
There's no users of `@cdecl` yet so we can do a direct rename. The
legacy `@_cdecl` remains unaffected.
2025-09-19 11:55:07 -07:00
Alexis Laferrière
3cfd3f9c32 Tests: Fix missing dylib on device in cdecl_implementation_run.swift
rdar://155529527
2025-07-11 09:34:23 -07:00
Alexis Laferrière
e63a1dea0a Tests: Add missing -target clang flags in @cdecl Interpreter tests
rdar://155013885&155529527
2025-07-10 09:21:31 -07:00
Alexis Laferrière
38f88efe6d Interpreter: Add @cdecl @implementation test variant 2025-07-07 09:52:27 -07:00