[PATCH] D17951: Implement is_always_lock_free
JF Bastien via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 18:39:19 PDT 2016
jfb updated this revision to Diff 50903.
jfb added a comment.
- Size is based on __a_ not _Tp
- Check value is consistent with C macros
http://reviews.llvm.org/D17951
Files:
include/atomic
test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp
test/std/atomics/atomics.lockfree/lockfree.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17951.50903.patch
Type: text/x-patch
Size: 13353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160317/0164727a/attachment-0001.bin>
More information about the cfe-commits
mailing list