It probably makes sense to extend this to all of the related builtins that can 
write to their pointer argument:

  __atomic_store
  __atomic_store_n
  __atomic_exchange
  __atomic_exchange
  __atomic_compare_exchange
  __atomic_compare_exchange_n
  __atomic_test_and_set
  __atomic_clear


http://reviews.llvm.org/D10407

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to