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

Weiming Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 16:09:22 PDT 2017


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

minor change


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/support/runtime/exception_fallback.ipp
  src/support/runtime/new_handler_fallback.ipp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35235.115918.patch
Type: text/x-patch
Size: 6007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170919/740a9d2c/attachment.bin>


More information about the cfe-commits mailing list