summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/templates-right.h
Commit message (Expand)AuthorAgeFilesLines
* [modules] Fix assert if multiple update records provide a definition for aRichard Smith2016-10-261-0/+2
* [modules] When instantiating the contents of an imported CXXRecordDecl, we canRichard Smith2015-08-111-0/+4
* [modules] Use DeclContext::equals rather than == on DeclContext* whenRichard Smith2014-09-031-0/+4
* When merging functions across modules (and in particular, instantiations ofRichard Smith2014-05-291-0/+4
* When two templates get merged together, also merge their pattern declarationsRichard Smith2014-04-241-0/+2
* When a module completes the definition of a class template specialization imp...Richard Smith2014-04-191-0/+6
* When merging class definitions across modules in C++, merge together fields.Richard Smith2013-10-071-0/+4
* C++ modules: if a class is defined in multiple modules (for instance, becauseRichard Smith2013-09-091-0/+2
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Only those InterestingDecls that got added to the AST should be passed to the...Axel Naumann2012-10-021-2/+4
* Merge pending instantiations instead of overwriting existing ones.Axel Naumann2012-10-021-0/+25
OpenPOWER on IntegriCloud