[clang] [Clang] Implement CWG2598: Union of non-literal types (PR #78195)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 18 12:27:55 PST 2024


cor3ntin wrote:

> @Fznamznon @cor3ntin So #77753 doesn't solve the problem of the enclosing class of an anonymous union not being literal when it should be, right?

It should actually, CF comments in that PR (I got your code working locally)

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


More information about the cfe-commits mailing list