[libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS macro (NFC)
authorAsiri Rathnayake <asiri.rathnayake@arm.com>
Wed, 21 Sep 2016 09:09:32 +0000 (09:09 +0000)
committerAsiri Rathnayake <asiri.rathnayake@arm.com>
Wed, 21 Sep 2016 09:09:32 +0000 (09:09 +0000)
commit7c98baab29f8ade4b0f69d482f9ce0bef4063b65
tree498736f8a414d36691c775120f438072ef372c15
parent099771b736a142dbd168311f29f38c6e71c8bbad
[libcxxabi] cleanup the use of LIBCXXABI_HAS_NO_THREADS macro (NFC)

Align the naming / use of the macro LIBCXXABI_HAS_NO_THREADS to follow what we
have in libcxx. NFC.

llvm-svn: 282062
libcxxabi/CMakeLists.txt
libcxxabi/src/config.h
libcxxabi/src/cxa_exception.cpp
libcxxabi/src/cxa_exception_storage.cpp
libcxxabi/src/cxa_guard.cpp
libcxxabi/src/fallback_malloc.ipp
libcxxabi/test/libcxxabi/test/config.py
libcxxabi/test/test_exception_storage.pass.cpp
libcxxabi/test/test_guard.pass.cpp