summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/member-init-assignment.cpp
AgeCommit message (Expand)Author
2012-10-24A number of test cases assume that an "int" parameter or return valueUlrich Weigand
2011-06-15Fix a couple more tests with ARM ABI.Eli Friedman
2011-06-14Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2...Eli Friedman
2011-01-25Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola
2011-01-11Add unnamed_addr to constructors and destructors.Rafael Espindola
2010-06-29IRgen: Assignment to Objective-C properties shouldn't reload the value (whichDaniel Dunbar
2010-06-03Check the output of this test.Eli Friedman
2010-06-03Don't intentionally try to ignore the value of a scalar expression when weEli Friedman