summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-implicit-special-members/module.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] If we add an implicit special member to a class through an updateRichard Smith2015-01-221-0/+3
record, and that class declaration is not the canonical definition of the class, be sure to add the class to the list of classes that are consulted when we look up a special member in the canonical definition. llvm-svn: 226778
OpenPOWER on IntegriCloud