| commit | 0bae624934ccee9434893025fc80cfd4bbd8eec8 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 25 00:34:00 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 25 00:34:00 2016 +0000 |
| tree | 908dfc25a654aecc83409b10be76db11ca0a710d | |
| parent | cad3a995a46d6ceb4d3321476009a0bbcc9065c7 [diff] |
Lazily load the ContextDecl for a lambda's DefinitionData, to fix a deserialization cycle caused by the ContextDecl recursively importing members of the lambda's closure type. llvm-svn: 279694