[PATCH] D35235: [libc++] Replace __sync_* functions with __libcpp_atomic_* functions
Weiming Zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 18:10:27 PDT 2017
weimingz updated this revision to Diff 106998.
weimingz added a comment.
rebased after reverting r307595 and moving __refstring header
https://reviews.llvm.org/D35235
Files:
src/exception.cpp
src/include/atomic_support.h
src/include/refstring.h
src/locale.cpp
src/new.cpp
src/stdexcept.cpp
src/support/runtime/exception_fallback.ipp
src/support/runtime/new_handler_fallback.ipp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35235.106998.patch
Type: text/x-patch
Size: 6270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/b95dab67/attachment.bin>
More information about the llvm-commits
mailing list