[libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 12 10:19:50 PST 2019
__simt__ updated this revision to Diff 186508.
__simt__ added a comment.
Herald added a subscriber: jdoerfert.
This version addresses the preceding comments and passes libcxx tests across c++03, 11, 14 and 17 modes.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56913/new/
https://reviews.llvm.org/D56913
Files:
libcxx/include/__config
libcxx/include/atomic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56913.186508.patch
Type: text/x-patch
Size: 61551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190212/f12f02ed/attachment-0001.bin>
More information about the libcxx-commits
mailing list