[PATCH] D35235: [libc++] Replace __sync_* functions with __libcpp_atomic_* functions

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 11:51:02 PDT 2017


weimingz updated this revision to Diff 110041.
weimingz added a comment.

rebased. Please review. Thanks


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.110041.patch
Type: text/x-patch
Size: 6270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/57527020/attachment.bin>


More information about the llvm-commits mailing list