[all-commits] [llvm/llvm-project] 258c04: [clang][bytecode] Fix copy constructors for empty ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 4 07:10:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 258c048f643fff59be15f43f126629a356ef60fa
https://github.com/llvm/llvm-project/commit/258c048f643fff59be15f43f126629a356ef60fa
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/unions.cpp
Log Message:
-----------
[clang][bytecode] Fix copy constructors for empty unions (#147050)
Nothing to do in that case.
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