aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2014-03-26 02:45:04 +0000
committerMarshall Clow <mclow.lists@gmail.com>2014-03-26 02:45:04 +0000
commit1641a7c1cb198cb5bb4b96d0890d1e7d13e089c4 (patch)
treec0b96a2cc3983afefb7ab9d2c28b775c85f42a27 /clang/lib/CodeGen/CodeGenModule.cpp
parent28c391f68e95408ef263bad494addc5e77975e50 (diff)
downloadllvm-1641a7c1cb198cb5bb4b96d0890d1e7d13e089c4.zip
llvm-1641a7c1cb198cb5bb4b96d0890d1e7d13e089c4.tar.gz
llvm-1641a7c1cb198cb5bb4b96d0890d1e7d13e089c4.tar.bz2
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions