[all-commits] [llvm/llvm-project] 58cf70: [clang][Interp] Fix diagnostics for calling non-co...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Mon Apr 3 06:42:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58cf70b2cdc17a905f7db2ec5a6f9d497f9bd133
https://github.com/llvm/llvm-project/commit/58cf70b2cdc17a905f7db2ec5a6f9d497f9bd133
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/cxx20.cpp
M clang/test/AST/Interp/records.cpp
Log Message:
-----------
[clang][Interp] Fix diagnostics for calling non-constexpr constructors
Differential Revision: https://reviews.llvm.org/D145841
More information about the All-commits
mailing list