Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158595
[clang][Interp] Allow zero-init of primitives with an empty init list ClosedPublic Authored by tbaeder on Aug 23 2023, 4:51 AM.
Details
Diff Detail
Event Timelinetbaeder retitled this revision from [clang][Interp] Allow zero-ini of primitives with an empty init list to [clang][Interp] Allow zero-init of primitives with an empty init list.Aug 23 2023, 5:04 AM This revision is now accepted and ready to land.Sep 16 2023, 3:46 AM This revision was landed with ongoing or failed builds.Sep 18 2023, 2:09 AM Closed by commit rG52a55a717838: [clang][Interp] Allow zero-init of primitives with an empty init list (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 556935 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/literals.cpp
|