NagyDonat wrote:
The CI on windows is broken because `struct Empty {};` added in
https://github.com/llvm/llvm-project/commit/fd86bcdef6119cc5f1736b903e061c9c46b4d4a3
has non-zero size under windows :disappointed:
@steakhal How should I handle this? Can you perhaps suggest some `#ifdef` check
that guarantees that this testcase
is skipped under windows? I don't want to skip the whole test file under
windows.
https://github.com/llvm/llvm-project/pull/210774
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits