about summary refs log tree commit diff
path: root/tests/codegen-llvm/cffi/c-variadic-ffi.rs
AgeCommit message (Collapse)AuthorLines
2025-09-02stabilize extended_varargs_abi_supportRalf Jung-1/+1
2025-07-23add codegen test for variadics (also replacing some existing does-this-build ↵Ralf Jung-0/+86
tests)