Justin Bogner <[email protected]> writes:
> The attached patch fixes [bug 8282]. Can it be applied for 2.9? To use
> CPU_SET without it, you have to do something silly like this:
>
>     (void)(CPU_SET(cpu, &cpuMask));
>
> [bug 8282]: http://llvm.org/bugs/show_bug.cgi?id=8282

Ping... Anyone have opinions on this?

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to