[PATCH] Diagnose const atomics and allow more qualified arguments in __atomic builtins.

Eric Fiselier eric at efcs.ca
Sat Jun 13 00:25:41 PDT 2015


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/






More information about the cfe-commits mailing list