https://bugs.llvm.org/show_bug.cgi?id=45133

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |llvmorg-11-init-6058-ge7a81
                   |                            |1b3193
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Richard Smith <richard-l...@metafoo.co.uk> ---
Crash fixed for now by disallowing changing the active member of a union while
in the process of initializing a different member of the same union. If we come
up with a better language rule we can implement that instead.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to