summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/cxx-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* C++ modules: fix a bug where loading a declaration with some name would preventRichard Smith2013-09-091-3/+0
* When merging redeclaration chains across modules, if a declaration is visibleRichard Smith2013-08-021-0/+4
* Fix assert when instantiating a default argument of a template defined in aRichard Smith2013-08-011-0/+3
* When we perform dependent name lookup during template instantiation, it's notRichard Smith2013-07-251-5/+22
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* Fix deserializing of class template partial specializations. Assign sequenceRichard Smith2013-06-251-12/+19
* Check for matching template-parameter-lists when merging template declarations.Richard Smith2013-06-241-0/+26
* Avoid adding entries to the DeclContext lookup table multiple times when lazilyRichard Smith2013-06-241-4/+0
* Slightly improve cross-module merging for function templates.Richard Smith2013-06-241-0/+41
OpenPOWER on IntegriCloud