[all-commits] [llvm/llvm-project] 22ba46: [clang][bytecode] Fix non-defaulted union copy/mov...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue May 26 21:02:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22ba468002d561185371c06f899c8c753edc6750
https://github.com/llvm/llvm-project/commit/22ba468002d561185371c06f899c8c753edc6750
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/unions.cpp
Log Message:
-----------
[clang][bytecode] Fix non-defaulted union copy/move ctors (#199394)
They are like regular record ctors.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list