In particular, via a CXXFunctionalCastExpr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140808
[clang][Interp] Handle record initialization via CastExpr ClosedPublic Authored by tbaeder on Dec 31 2022, 9:31 AM.
Details Summary In particular, via a CXXFunctionalCastExpr.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 3 2023, 7:28 AM This revision was landed with ongoing or failed builds.Mar 2 2023, 1:09 AM Closed by commit rG90d921fa1f71: [clang][Interp] Handle record initialization via CastExpr (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501788 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/records.cpp
|