summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/assign-operator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Be sure to build a dependent expression when we seeJohn McCall2011-10-281-0/+11
* Handle compound assignment expressions (i += j) as lvalues, which isDouglas Gregor2010-04-231-1/+11
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make sure isCopyAssignment is only true for actual copy assignment operators,Eli Friedman2009-11-071-0/+9
OpenPOWER on IntegriCloud