mirror of
https://github.com/frida/tinycc
synced 2025-02-05 01:44:07 +03:00
be7c870718
Also added a test yielding a failure with the previous definition, i.e. when using: (va_end(ap)); The test also checks potentially incorrect va_start() definition.