jasonmolenda wrote:
Well, a wrinkle. The x86 & AArch64 Linux, plus Windows PR tests are all
failing the static assert `sizeof(lldb_private::Symbol) == 80` where the size
of Symbol is now 400 bytes with this `union` turned into a `struct { union {}
}` for some reason. Very surprising, I'd like to repo this in a VM and see it
for myself; it's 80 bytes on AArch64 macOS.
https://github.com/llvm/llvm-project/pull/213356
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits