[PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
jonathan at codesourcery.com
Thu Aug 21 14:02:27 PDT 2014
Fix a whiltespace issue, and re-word an error message.
http://reviews.llvm.org/D3969
Files:
include/__config
include/__mutex_base
include/atomic
include/condition_variable
include/future
include/memory
include/mutex
include/shared_mutex
include/thread
src/algorithm.cpp
src/condition_variable.cpp
src/debug.cpp
src/future.cpp
src/memory.cpp
src/mutex.cpp
src/shared_mutex.cpp
src/thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3969.12804.patch
Type: text/x-patch
Size: 15836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140821/cf321fd6/attachment.bin>
More information about the cfe-commits
mailing list