r176271 - objective-C code completion. Property accessors may not

jahanian fjahanian at apple.com
Thu Feb 28 10:04:15 PST 2013


On Feb 28, 2013, at 9:55 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Thu, Feb 28, 2013 at 7:47 PM, Fariborz Jahanian <fjahanian at apple.com> wrote:
>> Author: fjahanian
>> Date: Thu Feb 28 11:47:14 2013
>> New Revision: 176271
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=176271&view=rev
>> Log:
>> objective-C code completion. Property accessors may not
>> have their own code completion comments. Use those in
>> their properties in this case.
> 
> Hi Fariborz,
> 
> Could you copy this commit message into the test?  It is not obvious
> from the outside what the radar is about.

Sure. In r176272.
- Fariborz

> 
> Dmitri
> 
> -- 
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130228/4070a102/attachment.html>


More information about the cfe-commits mailing list