summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/default-assignment-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Pass the current SourceLocation to getAssignOperatorMethod, fixing a crash wh...Anders Carlsson2009-12-091-3/+2
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-10/+6
* Use getDeclName in DefineImplicitOverloadedAssign as well.Anders Carlsson2009-07-091-0/+16
* Test case for my last patch.Fariborz Jahanian2009-06-251-0/+74
OpenPOWER on IntegriCloud