Previously only the fields were imported. Now every Decl is imported.
This way the destructor decl is not missing after import.
Patch by balazske (Balázs Kéri)
Differential D57740
[ASTImporter] Import every Decl in lambda record gamesh411 on Feb 5 2019, 2:41 AM. Authored by
Details Previously only the fields were imported. Now every Decl is imported. Patch by balazske (Balázs Kéri)
Diff Detail
Event Timeline
Comment Actions LGTM although I wish we had more lambda tests. Please remember to check the LLDB build bots when landing the patch. |