[all-commits] [llvm/llvm-project] 21a8c9: [clang][bytecode] Add special handling for union c...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 3 03:42:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21a8c920fe1f6e9d2ac7e1b3f56b04fcd8bcc94c
https://github.com/llvm/llvm-project/commit/21a8c920fe1f6e9d2ac7e1b3f56b04fcd8bcc94c
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] Add special handling for union copy assign operators (#125476)
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