aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/references.mm
AgeCommit message (Expand)Author
2011-04-08Warn for any kind of initialization if initializer does notFariborz Jahanian
2010-08-07Allow reference binding of a reference of Objective-C object type toDouglas Gregor
2010-07-16When checking whether to bind an expression to a temporary, don't bind Obj-C ...Anders Carlsson
2010-06-21Fix an Obj-C++ miscompile when calling an Obj-C method that returns a C++ ref...Anders Carlsson