Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If a visibility update record is found for a DeclContext after that Decl has | Richard Smith | 2014-03-11 | 1 | -0/+1 |
already been loaded, apply that update record to the Decl immediately, rather than adding it to a pending list and never applying it. llvm-svn: 203534 |