summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/copy-ctor-assign.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When looking for a copy-assignment operator to determine the cv-qualifiers on...Douglas Gregor2009-10-301-1/+17
* Implement support for overloaded operator uses that result to a callDouglas Gregor2009-10-141-0/+36