bcraig added inline comments. ================ Comment at: include/atomic:569 @@ +568,3 @@ + __attribute__ ((__enable_if__(__m == memory_order_release \ + || __m == memory_order_acq_rel, ""))) \ + __attribute__ ((__unavailable__("memory order argument to atomic operation is invalid"))) ---------------- Gah, read the logic backwards... and even backwards my comments are incomplete.
https://reviews.llvm.org/D22557 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits