Details
Details
Diff Detail
Diff Detail
Paths
| Differential D145841
[clang][Interp] Fix diagnostics for calling non-constexpr constructors ClosedPublic Authored by tbaeder on Mar 11 2023, 12:58 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 23 2023, 10:53 AM Closed by commit rG58cf70b2cdc1: [clang][Interp] Fix diagnostics for calling non-constexpr constructors (authored by tbaeder). · Explain WhyApr 3 2023, 6:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 504406 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/cxx20.cpp
clang/test/AST/Interp/records.cpp
|