summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/implicit-instantiation-1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-5/+5
* Implement implicit instantiation of the member functions of a class templateDouglas Gregor2009-06-221-0/+29