summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-member-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn access control on by default in -cc1.John McCall2010-04-091-2/+3
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-2/+2
* Properly account for redeclarations when explicitly instantiating class templ...John McCall2010-03-261-0/+30
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-2/+2
* Reimplement constructor declarator parsing to cope with template-idsDouglas Gregor2010-01-131-2/+2
* Link up member-class redeclarations during template instantiation.John McCall2009-12-151-0/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix notes regarding the instantiation of member classes (and test 'em).Douglas Gregor2009-03-251-1/+6
* Instantiation for member classes of class templates. Note that onlyDouglas Gregor2009-03-251-0/+33
OpenPOWER on IntegriCloud