Skip to content
Commit 1641a7c1 authored by Marshall Clow's avatar Marshall Clow
Browse files

Implement LWG issue #2135. If something goes wrong in...

Implement LWG issue #2135. If something goes wrong in condition_variable::wait, call terminate() rather than throwing an error. Do this indirectly, by marking the call as 'noexcept'. This is better than just calling terminate() directly, because it gives a better error message on the console.

llvm-svn: 204778
parent 28c391f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment