summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/cxx-templates-common.h
Commit message (Expand)AuthorAgeFilesLines
* [modules] Enforce the rules that an explicit or partial specialization must beRichard Smith2016-05-051-0/+17
* [modules] When completing the redecl chain for an anonymous declaration in aRichard Smith2014-08-281-0/+1
* [modules] Number anonymous declarations that are lexically within mergeableRichard Smith2014-08-281-0/+7
* [modules] Track the described template in an alias declaration that is theRichard Smith2014-08-261-0/+4
* [modules] Put class template declarations into the scope in which they'reRichard Smith2014-08-231-0/+2
* [modules] Don't assert if the same imported class template specializationRichard Smith2014-08-141-0/+2
* [modules] When we merge together multiple class template specializationRichard Smith2014-08-141-0/+2
* [modules] Don't try to merge template specializations by performing name lookupRichard Smith2014-07-111-2/+2
* [modules] If a referenced-but-not-instantiated class template specializationRichard Smith2014-05-231-0/+3
* If a class template specialization from one module has its definitionRichard Smith2014-05-221-0/+3
* If two sibling modules declare the same entity, and we indirectly pull aRichard Smith2014-05-191-0/+7
* If an instantiation of a template is required to be a complete type, checkRichard Smith2014-05-071-0/+2
* When we inject a declaration into a namespace, add the primary DeclContext toRichard Smith2014-03-231-0/+6
* If a template instantation introduces a name into a namespace, we need to writeRichard Smith2014-03-231-0/+6
* C++ modules: merging for enumerations and enumerators with multiple definitionsRichard Smith2013-10-151-0/+4
* When we perform dependent name lookup during template instantiation, it's notRichard Smith2013-07-251-0/+6
* Fix deserializing of class template partial specializations. Assign sequenceRichard Smith2013-06-251-0/+1
OpenPOWER on IntegriCloud