summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/properties.mm
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Perform l2r conversions on delete operands before doingJohn McCall2012-03-091-0/+21
* In Objective-C++, allow the keyword 'class' to be used as a propertyDouglas Gregor2012-02-161-0/+17
* Minor fixups for auto deduction of initializer lists.Sebastian Redl2012-01-231-1/+1
* Reinstate test case accidentally reverted by r148028Douglas Gregor2012-01-131-4/+14
* In Objective-C++, actually compute the base type of a member accessDouglas Gregor2012-01-121-6/+15
* Fix some edge cases with C++ casts and placeholder expressions.Eli Friedman2012-01-121-0/+9
* Typo in test.John McCall2012-01-111-2/+2
* Do placeholder conversions on array bounds in both declarators andJohn McCall2012-01-111-0/+9
* Resolve placeholder expressions before trying to deduceJohn McCall2011-11-151-2/+11
* Sema::MaybeBindToTemporary() shouldn't treat any expression returningDouglas Gregor2011-02-081-0/+24