aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2024-08-28 05:15:03 +0800
committerGitHub <noreply@github.com>2024-08-27 17:15:03 -0400
commit4ea2c73886c407d47215484ab6c983ac6189dd14 (patch)
tree63c3623cee29dc3acafe3e5890070af542ef8771 /lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
parentfc517973c299d879f0795d37500a7db1f4d63588 (diff)
downloadllvm-4ea2c73886c407d47215484ab6c983ac6189dd14.zip
llvm-4ea2c73886c407d47215484ab6c983ac6189dd14.tar.gz
llvm-4ea2c73886c407d47215484ab6c983ac6189dd14.tar.bz2
[libc++] Deprecate and remove std::uncaught_exception (#101830)
Works towards P0619R4/#99985. - std::uncaught_exception was not previously deprecated. This patch deprecates it since C++17 as per N4259. std::uncaught_exceptions is used instead as libc++ unconditionally provides this function. - _LIBCPP_ENABLE_CXX20_REMOVED_UNCAUGHT_EXCEPTION restores std::uncaught_exception. - As a drive-by, this patch updates the C++20 status page to explain that D.11 is already done, since it was done in 578d09c1b195d859ca7e62840ff6bb83421a77b5.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp')
0 files changed, 0 insertions, 0 deletions