mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 00:46:45 +08:00
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