[PATCH] D45944: Disallow pointers to const in __sync_fetch_and_xxx

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 09:50:09 PDT 2018


rjmccall added a comment.

LGTM, although you might consider testing a broader set of builtins.  Maybe at least one from the `__atomic_*` family?


https://reviews.llvm.org/D45944





More information about the cfe-commits mailing list