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