https://bugs.freedesktop.org/show_bug.cgi?id=86944
--- Comment #6 from Vinson Lee <v...@freedesktop.org> --- 6df72e970c0e2794a5651f7141528baa51c0c491 is the first bad commit commit 6df72e970c0e2794a5651f7141528baa51c0c491 Author: Matt Turner <matts...@gmail.com> Date: Fri Nov 21 16:33:40 2014 -0800 util: Make u_atomic.h typeless. like how C11's stdatomic.h provides generic functions. GCC's __sync_* builtins already take a variety of types, so that's simple. MSVC and Sun Studio don't, but we can implement it with something that looks a little crazy but is actually quite readable. Thanks to Jose for some MSVC fixes! Reviewed-by: Jose Fonseca <jfons...@vmware.com> :040000 040000 73eaf29780b62a66a3e97232db35e10156d22638 5724f16275b0fc76ee6f5c1e26e262406738ed4a M src bisect run success -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev