r181458 - documentation parsing. Patch to do typo correction for
jahanian
fjahanian at apple.com
Wed May 8 15:15:58 PDT 2013
On May 8, 2013, at 2:29 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> On Thu, May 9, 2013 at 12:25 AM, jahanian <fjahanian at apple.com> wrote:
>>
>> On May 8, 2013, at 1:13 PM, Douglas Gregor <dgregor at apple.com> wrote:
>>
>>
>> On May 8, 2013, at 12:42 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>
>> On Wed, May 8, 2013 at 10:21 PM, Fariborz Jahanian <fjahanian at apple.com>
>> 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 <gribozavr at gmail.com>*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130508/99607010/attachment.html>
More information about the cfe-commits
mailing list