summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/redecl-templates
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Ensure we've imported all declarations of a template beforeRichard Smith2015-02-242-0/+9
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