summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2021-11-08 20:06:15 -0500
committerJames Y Knight <jyknight@google.com>2021-11-10 17:40:16 -0500
commitfddc4e41164e2fd152605362639eb3255cc75212 (patch)
tree96117643f209a46161651c9fb78dfd01904e069c /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
parent860d3811a9b2f3df0ac093d87832056fd7a19b87 (diff)
Correct handling of the 'throw()' exception specifier in C++17.
Per C++17 [except.spec], 'throw()' has become equivalent to 'noexcept', and should therefore call std::terminate, not std::unexpected. Differential Revision: https://reviews.llvm.org/D113517
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions