[clang] [clang] Fix assertion failure in constexpr union deserialization (PR #140179)
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Fri May 16 05:14:38 PDT 2025
alexfh wrote:
> * Fixes serialization of constexpr structs containing unions. (#GH140130)
Thanks for the suggestion, added to the release notes.
https://github.com/llvm/llvm-project/pull/140179
More information about the cfe-commits
mailing list