[all-commits] [llvm/llvm-project] c0a36a: [clang][Interp] Fix ignoring CompoundLiteralExprs
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 1 02:48:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0a36a157d978bbb80a57f1ea349fdbfe4f9b870
https://github.com/llvm/llvm-project/commit/c0a36a157d978bbb80a57f1ea349fdbfe4f9b870
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Fix ignoring CompoundLiteralExprs
Differential Revision: https://reviews.llvm.org/D149837
More information about the All-commits
mailing list