summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/submodules-merge-defs.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Allow a function template definition if we have a pre-existing but ...Richard Smith2015-03-271-6/+16
* [modules] When merging class definitions, make the retained definition visibleRichard Smith2015-03-271-0/+5
* [modules] Allow a function to be redefined if the old definition is not visible.Richard Smith2015-03-271-1/+7
* [modules] Handle defining a tag with a typedef name for linkage purposes on t...Richard Smith2015-03-271-0/+5
* [modules] Handle defining a class template on top of an existing imported-but...Richard Smith2015-03-271-1/+16
* [modules] If we reach a definition of a class for which we already have aRichard Smith2015-03-261-0/+13
OpenPOWER on IntegriCloud