Its contents are transferred into DeferredDecls in Release(), so it
should be empty in moveLazyEmissionStates(). This matches the code
downstream in Cling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156660
[CodeGen] Assert that EmittedDeferredDecls is empty ClosedPublic Authored by Hahnfeld on Jul 31 2023, 2:54 AM.
Details Summary Its contents are transferred into DeferredDecls in Release(), so it
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2023, 3:12 AM Closed by commit rG5ea647dea635: [CodeGen] Assert that EmittedDeferredDecls is empty (authored by Hahnfeld). · Explain WhyJul 31 2023, 4:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545592 clang/lib/CodeGen/CodeGenModule.cpp
|