aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/ivar-objects.mm
AgeCommit message (Expand)Author
2011-03-22The emission of an Objective-C++'s class .cxx_destruct method should beJohn McCall
2010-05-04Fixes a code gen. crash when ivar object has trivial constructor.Fariborz Jahanian
2010-04-28Support for construct/destruct of ivar arrayFariborz Jahanian