c variadic calls
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
- diagnose unsupported declarations when referenced
|
||||
- dynamically load libclang behind a replaceable c importer boundary
|
||||
|
||||
3. c variadic calls
|
||||
3. c variadic calls (implemented)
|
||||
- represent c variadics as a fixed parameter count plus a variadic flag
|
||||
- apply c default argument promotions at call sites
|
||||
- emit LLVM c-variadic declarations and calls
|
||||
|
||||
Reference in New Issue
Block a user