about summary refs log tree commit diff
path: root/tests/codegen-llvm/cffi
AgeCommit message (Collapse)AuthorLines
2025-09-13c-variadic: check that inline attributes are accepted on c-variadic functionsFolkert de Vries-0/+47
they don't do anything, because LLVM is unable to inline c-variadic functions (on most targets, anyway)
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)
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-0/+203