================ @@ -21,3 +21,18 @@ empty empty_record_test(int z, ...) { __builtin_va_start(list, z); return __builtin_va_arg(list, empty); } + ---------------- CoTinker wrote: done https://github.com/llvm/llvm-project/pull/86377