[clang] [Clang][Cygwin] Use correct BuiltinVaListKind. (PR #143166)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 6 23:05:06 PDT 2025


jeremyd2019 wrote:

None of those really cry out to me as a place to add a cygwin test... but adding a new test in CodeGen that validates that the va_list works the same on windows and cygwin based on the existing tests wouldn't be too hard.

https://github.com/llvm/llvm-project/pull/143166


More information about the cfe-commits mailing list