[all-commits] [llvm/llvm-project] d4a2c7: [clang][Interp] Fix record initialization from tem...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Feb 7 07:27:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4a2c7f95297d1865a457955dcf7b679dabb5e0e
https://github.com/llvm/llvm-project/commit/d4a2c7f95297d1865a457955dcf7b679dabb5e0e
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/records.cpp
M clang/test/SemaCXX/cxx1z-copy-omission.cpp
Log Message:
-----------
[clang][Interp] Fix record initialization from temporary in initlist
More information about the All-commits
mailing list