diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-11-02 23:41:51 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-11-02 23:41:51 +0000 |
| commit | 80b64f0861e1e7370bca2ccc9b95a848b7e1e815 (patch) | |
| tree | c066b85be069bf33b947690cac275c4503483102 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers | |
| parent | 5fc6f9459190fa1c9cb5e117c74aee45c80703ed (diff) | |
| download | bcm5719-llvm-80b64f0861e1e7370bca2ccc9b95a848b7e1e815.tar.gz bcm5719-llvm-80b64f0861e1e7370bca2ccc9b95a848b7e1e815.zip | |
[p0012] Implement ABI support for throwing a noexcept function pointer and
catching as non-noexcept
This implements the following proposal from cxx-abi-dev:
http://sourcerytools.com/pipermail/cxx-abi-dev/2016-October/002988.html
... which is necessary for complete support of http://wg21.link/p0012,
specifically throwing noexcept function and member function pointers and
catching them as non-noexcept pointers.
Differential Review: https://reviews.llvm.org/D26178
llvm-svn: 285867
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers')
0 files changed, 0 insertions, 0 deletions

