Argyrios Kyrtzidis <[email protected]> writes: > Seems good for committing to me.
Committed in r213573. >> On Jul 18, 2014, at 9:20 AM, Justin Bogner <[email protected]> wrote: >> >> Ping. Anyone have thoughts on this? >> >> Justin Bogner <[email protected]> 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 >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
