In http://reviews.llvm.org/D10407#187613, @jroelofs wrote:
> What about `__atomic_test_and_set`, and `__atomic_clear`? They both have fixed pointer types of `void*` and `bool*` respectively so they aren't affected by this bug/change. http://reviews.llvm.org/D10407 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
