[PATCH] Handle C11 atomics when diagnosing out of range comparisons

Justin Bogner mail at justinbogner.com
Mon Jul 21 11:10:56 PDT 2014


Argyrios Kyrtzidis <kyrtzidis at apple.com> writes:
> Seems good for committing to me.

Committed in r213573.

>> On Jul 18, 2014, at 9:20 AM, Justin Bogner <mail at justinbogner.com> wrote:
>> 
>> Ping. Anyone have thoughts on this?
>> 
>> Justin Bogner <mail at justinbogner.com> writes:
>>> I'm seeing a couple of asserts in DiagnoseOutOfRangeComparison when C11
>>> atomics are involved. The attached patch fixes them, but it doesn't seem
>>> like a very scalable approach. Does anyone have a better idea for how to
>>> handle this?
>>> 
>>> If not, ok to commit?
>> 
>> <c11-atomic-comparisons.patch>_______________________________________________
>> 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