[all-commits] [llvm/llvm-project] 82ce82: [clang][bytecode] Don't call dtors of anonymous un...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Sep 26 03:51:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82ce8296b8024f1fb549c4b2dfcf736f809e19b7
https://github.com/llvm/llvm-project/commit/82ce8296b8024f1fb549c4b2dfcf736f809e19b7
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Record.cpp
M clang/lib/AST/ByteCode/Record.h
M clang/test/AST/ByteCode/cxx23.cpp
Log Message:
-----------
[clang][bytecode] Don't call dtors of anonymous unions (#110087)
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