[PATCH] Handle C11 atomics when diagnosing out of range comparisons
Argyrios Kyrtzidis
kyrtzidis at apple.com
Fri Jul 18 17:20:18 PDT 2014
Seems good for committing to me.
> 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