summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/merge-template-pattern-visibility.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When determining the visible module set during templateRichard Smith2015-07-081-0/+4
instantiation, use the set of modules visible from the template definition, not from whichever declaration the specialization was instantiated from. llvm-svn: 241662
OpenPOWER on IntegriCloud