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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313694: [libc++] Replace __sync_* functions with __libcpp_atomic_* functions (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D35235?vs=115918&id=115922#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35235

Files:
  libcxx/trunk/src/exception.cpp
  libcxx/trunk/src/include/atomic_support.h
  libcxx/trunk/src/include/refstring.h
  libcxx/trunk/src/locale.cpp
  libcxx/trunk/src/new.cpp
  libcxx/trunk/src/support/runtime/exception_fallback.ipp
  libcxx/trunk/src/support/runtime/new_handler_fallback.ipp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35235.115922.patch
Type: text/x-patch
Size: 6351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/9d06fb19/attachment.bin>


More information about the llvm-commits mailing list