summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/pr27739.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Ask the canonical decl whether the constructor was defaulted.Vassil Vassilev2016-05-241-0/+12
In case of template instantiations query the template instantiation pattern, which had actually '=default'. Fixes https://llvm.org/bugs/show_bug.cgi?id=27739 Patch reviewed by Richard Smith. llvm-svn: 270553
OpenPOWER on IntegriCloud