On Feb 28, 2013, at 9:55 AM, Dmitri Gribenko <[email protected]> wrote:

> On Thu, Feb 28, 2013 at 7:47 PM, Fariborz Jahanian <[email protected]> 
> 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 <[email protected]>*/

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to