[PATCH] Fix to PR15537 - assertion failure when comparing atomic unsigned int to int.

Eli Friedman eli.friedman at gmail.com
Mon Jul 8 13:41:14 PDT 2013


In the process of reviewing this, I ended up with a significantly
different patch; r185857.  I'd appreciate it if you would look it over
to see if it makes sense.

-Eli

On Thu, Jun 20, 2013 at 10:33 PM, Serge Pavlov <sepavloff at gmail.com> wrote:
> Friendly ping.
>
>
> 2013/4/25 Serge Pavlov <sepavloff at gmail.com>
>>
>>
>>   There was a similar proposition in another problem
>> http://llvm-reviews.chandlerc.com/D673, result of the discussion - atomic
>> types must be transformed before such checks. This approach is used in this
>> fix.
>>
>> http://llvm-reviews.chandlerc.com/D599
>
>
>
>
> --
> Thanks,
> --Serge
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list