[all-commits] [llvm/llvm-project] 52a55a: [clang][Interp] Allow zero-init of primitives with...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Sep 18 02:09:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52a55a7178381c7ac2b46155f2cc000dac48f2d4
https://github.com/llvm/llvm-project/commit/52a55a7178381c7ac2b46155f2cc000dac48f2d4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Allow zero-init of primitives with an empty init list
Differential Revision: https://reviews.llvm.org/D158595
More information about the All-commits
mailing list