summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-01-07 10:04:40 +0000
committerEric Fiselier <eric@efcs.ca>2017-01-07 10:04:40 +0000
commit956604fed5235bb7a8e9b16a81428b5a3c9c8955 (patch)
tree9585529a74fc8ce364499ab7c56df468baa2c891 /lldb/packages/Python/lldbsuite/test/python_api/value
parent72771139f1a92de7e3327aefff9de88111a1193a (diff)
downloadbcm5719-llvm-956604fed5235bb7a8e9b16a81428b5a3c9c8955.tar.gz
bcm5719-llvm-956604fed5235bb7a8e9b16a81428b5a3c9c8955.zip
[libc++] Implement terminate(), unexpected() and uncaught_exceptions() on Windows
Summary: This patch implements the following functions on Windows by forwarding to the MSVCRT: * `get_terminate()` * `set_terminate()` * `terminate()` * `set_unexpected()` * `get_unexpected()` * `unexpected()` * `uncaught_exception()` * `uncaught_exceptions()` Reviewers: compnerd, rnk, majnemer, smeenai Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D28442 llvm-svn: 291343
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud