On Jan 24, 2013, at 2:25 PM, Dmitri Gribenko <[email protected]> wrote:
>> ed?
>> bool keepEvaluatingAfterFailure() {
>> - return CheckingPotentialConstantExpression &&
>> - EvalStatus.Diag && EvalStatus.Diag->empty();
>> + // Should return true in IntOverflowCheckMode, so that we check for
>> + // overflow even if some subexpressions can't be evaluated as
>> constants.
>> + // subexpressions can't be evaluated as constants.
>
> Hi Fariborz,
>
> Duplicate phrase here: "subexpressions can't be evaluated as constants."
Thanks. fixed in r173378.
- 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