summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/update-after-load/module.map
Commit message (Collapse)AuthorAgeFilesLines
* If a visibility update record is found for a DeclContext after that Decl hasRichard Smith2014-03-111-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
OpenPOWER on IntegriCloud