diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-03-20 19:08:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 19:08:55 +0100 |
commit | 49f06075a6d298bd13564c9bffcf51281bed4962 (patch) | |
tree | 12ba4de5a24d67466cd3651dfcebe50f9ef48efb /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 882082ae405d086b61588169fe31102c58b7d74e (diff) | |
download | llvm-49f06075a6d298bd13564c9bffcf51281bed4962.zip llvm-49f06075a6d298bd13564c9bffcf51281bed4962.tar.gz llvm-49f06075a6d298bd13564c9bffcf51281bed4962.tar.bz2 |
[clang][bytecode] Fix union copy/move operator active check (#132238)
Don't call CheckActive for copy/move operators. They will activate the
union member.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions