[PATCH] [libcxxabi] s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with libcxx

Jon Roelofs jonathan at codesourcery.com
Fri Sep 5 10:52:09 PDT 2014


Hi danalbert,

Also remove the audotedection part so that if you're crazy enough to want a single threaded abi library, you'll say so explicitly in the build.

http://reviews.llvm.org/D5216

Files:
  src/config.h
  src/cxa_exception.cpp
  src/cxa_exception_storage.cpp
  src/cxa_guard.cpp
  src/fallback_malloc.ipp
  test/test_exception_storage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5216.13329.patch
Type: text/x-patch
Size: 4105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140905/25d461f0/attachment.bin>


More information about the cfe-commits mailing list