Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazily load the ContextDecl for a lambda's DefinitionData, to fix a | Richard Smith | 2016-08-25 | 1 | -0/+22 |
deserialization cycle caused by the ContextDecl recursively importing members of the lambda's closure type. llvm-svn: 279694 |