c variadic calls
This commit is contained in:
+1
-1
@@ -34,6 +34,7 @@
|
||||
- file-local relative imports, aliases, and qualified member access
|
||||
- relative `.h` imports as synthetic package namespaces
|
||||
- transitive external C function prototypes, typedef chains, C scalars, and pointers to opaque C records
|
||||
- bodyless manual and imported C variadic declarations with target-aware default argument promotions
|
||||
- reference-time diagnostics for unsupported imported C declarations
|
||||
|
||||
### compiler behavior
|
||||
@@ -50,7 +51,6 @@
|
||||
|
||||
### foreign functions and linking
|
||||
|
||||
- c variadic calls with default argument promotions
|
||||
- exporting brolang functions to c
|
||||
|
||||
### scalar and compound types
|
||||
|
||||
Reference in New Issue
Block a user