ObjectiveC++: support for passing C++11 style initialized temporaries to
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Oct 2013 17:51:43 +0000 (17:51 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 16 Oct 2013 17:51:43 +0000 (17:51 +0000)
commit289a0d810fb35c960f33c33ff8b7185c11d04d5f
treefafd58ae2f84a74311df975a9d2ce912960f0501
parentd3d0dcfbf784c828c2f07384fd6a3401b0cd4e9e
ObjectiveC++: support for passing C++11 style initialized temporaries to
objc++ properties using property-dot syntax.
// rdar://14654207

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192819 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaPseudoObject.cpp
test/SemaObjCXX/properties.mm