Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | objective-C++ test for my previous patch. | Fariborz Jahanian | 2012-09-12 | 1 | -0/+11 |
| | | | | | | // rdar://12280826 llvm-svn: 163741 | ||||
* | objective-C ARC: under -Wexplicit-ownership-type diagnose those | Fariborz Jahanian | 2012-08-30 | 1 | -0/+57 |
method parameter types which are reference to an objective-C pointer to object with no explicit ownership. // rdar://10907090 llvm-svn: 162959 |