[all-commits] [llvm/llvm-project] 92417f: [clang][Interp] Record initialization via conditio...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Thu Apr 6 00:44:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92417f2d4b1706326717cc5e782f3aa77a7157bb
https://github.com/llvm/llvm-project/commit/92417f2d4b1706326717cc5e782f3aa77a7157bb
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/constexpr-nqueens.cpp
M clang/test/AST/Interp/records.cpp
Log Message:
-----------
[clang][Interp] Record initialization via conditional operator
Differential Revision: https://reviews.llvm.org/D141497
More information about the All-commits
mailing list