summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/default-assignment-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warn about non-aggregate classes with no user-declared constructorsDouglas Gregor2010-04-151-2/+4
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-3/+3
* 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