[clang] Always emit complete debug info for types which appear as members of a standard-layout union. (PR #221615)
Clayton Knittel via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 6 17:04:46 PDT 2026
ClaytonKnittel wrote:
This is in response to https://github.com/llvm/llvm-project/pull/221566, which reverted a previous change to constructor homing logic due to handling of types in unions.
https://github.com/llvm/llvm-project/pull/221615
More information about the cfe-commits
mailing list