Commit Graph

1 Commits

Author SHA1 Message Date
Richard Smith 7195f85786 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.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279694 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-25 00:34:00 +00:00