summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/arc-objc-lifetime.mm
Commit message (Collapse)AuthorAgeFilesLines
* objective-C++ test for my previous patch.Fariborz Jahanian2012-09-121-0/+11
| | | | | | // rdar://12280826 llvm-svn: 163741
* objective-C ARC: under -Wexplicit-ownership-type diagnose thoseFariborz Jahanian2012-08-301-0/+57
method parameter types which are reference to an objective-C pointer to object with no explicit ownership. // rdar://10907090 llvm-svn: 162959
OpenPOWER on IntegriCloud