[PATCH] D35507: Add element-atomic mem intrinsic canary tests for Dataflow Sanitizer.

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 14:30:24 PDT 2017


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM except that assuming the atomic versions only get used on race-free programs would seem well, odd to say the least.


https://reviews.llvm.org/D35507





More information about the llvm-commits mailing list