[clang] [clang] Fix assertion failure in constexpr union deserialization (PR #140179)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Fri May 16 04:39:17 PDT 2025
https://github.com/mizvekov approved this pull request.
LGTM
Something like:
* Fixes serialization of constexpr structs containing unions. (#GH140130)
https://github.com/llvm/llvm-project/pull/140179
More information about the cfe-commits
mailing list