hanchenye-llvm-project/libcxx
Saleem Abdulrasool b455a8331c Revert "threading_support: make __thread_sleep_for be alertable"
This reverts SVN r295329.  Although `__libcpp_thread_sleep_for` should
be alertable, the implementation causes a large regression in the test
suite.  Add a FIXME item there for now to get the test suite in a better
state before attempting to fix that behaviour.

llvm-svn: 295561
2017-02-18 19:28:43 +00:00
..
benchmarks improve performance of string::find 2016-12-30 18:01:36 +00:00
cmake Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." 2017-02-10 08:57:35 +00:00
docs Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
include Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
lib update revision in CHANGELOG.TXT and fix python error 2017-02-17 01:56:57 +00:00
src Remove a now unneeded __CloudABI__ check. 2017-02-11 08:33:16 +00:00
test test: silence warnings on clang under clang-cl 2017-02-18 19:28:41 +00:00
utils test: prevent incorrect quoting of paths 2017-02-17 23:08:46 +00:00
www Update all bug URL's to point to https://bugs.llvm.org/... 2017-02-17 08:37:03 +00:00
.arcconfig
.clang-format Tweak .clang-format configuration. 2017-01-14 05:43:02 +00:00
.gitignore Implement N4606 optional 2016-10-12 07:46:20 +00:00
CMakeLists.txt Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." 2017-02-10 08:57:35 +00:00
CREDITS.TXT Added "Michael Park" to `CREDITS.TXT`. 2017-01-07 10:19:24 +00:00
LICENSE.TXT Update year to 2017 2017-01-03 11:20:43 +00:00
NOTES.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00
TODO.TXT Update doc and various cleanup 2016-12-23 20:00:13 +00:00