summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/redecl-templates/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Ensure we've imported all declarations of a template beforeRichard Smith2015-02-241-0/+1
attempting to lazily deserialize its specializations; otherwise, there might be pending specializations that we don't know about yet. llvm-svn: 230301
OpenPOWER on IntegriCloud