[all-commits] [llvm/llvm-project] 0a3243: [clang][Interp] Array initialization via string li...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jan 25 05:24:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a3243de62c1f0a1e0c2b3c5b4aae8323bef9605
https://github.com/llvm/llvm-project/commit/0a3243de62c1f0a1e0c2b3c5b4aae8323bef9605
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Array initialization via string literal
Differential Revision: https://reviews.llvm.org/D137488
More information about the All-commits
mailing list