summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/copy-ctor-assign.cpp
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-10-30When looking for a copy-assignment operator to determine the cv-qualifiers on...Douglas Gregor
2009-10-14Implement support for overloaded operator uses that result to a callDouglas Gregor