summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/PR27739/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Ask the canonical decl whether the constructor was defaulted.Vassil Vassilev2016-05-241-0/+2
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