[all-commits] [llvm/llvm-project] 09f699: [clang][bytecode] Don't implicitly begin union mem...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Apr 16 05:39:34 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09f6992a4bdd7f8e06c8640d85b60d673a4b7297
https://github.com/llvm/llvm-project/commit/09f6992a4bdd7f8e06c8640d85b60d673a4b7297
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/unions.cpp
Log Message:
-----------
[clang][bytecode] Don't implicitly begin union member lifetime... (#192212)
... on assignment operator calls if the LHS type does not have a
non-deleted trivial default constructor.
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