[all-commits] [llvm/llvm-project] 707e2b: [clang][bytecode] Handle union move assignment ope...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 3 08:43:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 707e2b83a5d7f5d1a363f992197e3afad6369d6e
https://github.com/llvm/llvm-project/commit/707e2b83a5d7f5d1a363f992197e3afad6369d6e
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Compiler.h
M clang/test/AST/ByteCode/unions.cpp
Log Message:
-----------
[clang][bytecode] Handle union move assignment operators as well (#125516)
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