Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147369
[clang][Interp] Support empty initlist initializers for complex types ClosedPublic Authored by tbaeder on Mar 31 2023, 11:45 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2023, 5:09 AM This revision was landed with ongoing or failed builds.Thu, Dec 14, 3:54 AM Closed by commit rG07e3c245ba2c: [clang][Interp] Support empty initlist initializers for complex types (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 558232 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/complex.cpp
|