summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/visibility-in-instantiation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When finding the owning module of an instantiated context in templateRichard Smith2017-10-181-0/+51
instantiation, follow lexical parents not semantic ones: we want to find the module where the pattern was written. llvm-svn: 316055
OpenPOWER on IntegriCloud