On May 8, 2013, at 2:29 PM, Dmitri Gribenko <[email protected]> wrote:

> On Thu, May 9, 2013 at 12:25 AM, jahanian <[email protected]> wrote:
>> 
>> On May 8, 2013, at 1:13 PM, Douglas Gregor <[email protected]> wrote:
>> 
>> 
>> On May 8, 2013, at 12:42 PM, Dmitri Gribenko <[email protected]> wrote:
>> 
>> On Wed, May 8, 2013 at 10:21 PM, Fariborz Jahanian <[email protected]>
>> wrote:
>> 
>> This loop should also check dynamically registered commands.
>> 
>> 
>> Is -fcomment-block-comments=<blah> the only option to do this or there other
>> ways too?
> 
> Yes, this is the only way to test it now.  But the typo correction
> implementation should just iterate over
> CommandTraits::RegisteredCommands and ignore commands that have the
> 'unknown' bit set.
> 

In r181477.
- Thanks, 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