[all-commits] [llvm/llvm-project] 97ed20: [clang][bytecode] Use ExtendingDecl mechanism for ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 21 00:47:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97ed2019c41f2c0208699ab3593b681487754d58
https://github.com/llvm/llvm-project/commit/97ed2019c41f2c0208699ab3593b681487754d58
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Compiler.h
A clang/test/AST/ByteCode/libcxx/primitive-temporary.cpp
Log Message:
-----------
[clang][bytecode] Use ExtendingDecl mechanism for primitives as well (#128141)
... when creating the temporary variables for a
MaterializeTemporaryExpr.
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