summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/nested-deduction-guides.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When instantiating a deduction guide, transform its name.Richard Smith2017-12-211-0/+13
Otherwise it will serve as a deduction guide for the wrong class template. llvm-svn: 321297
OpenPOWER on IntegriCloud