summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2015-12-15 22:16:47 +0000
committerEric Fiselier <eric@efcs.ca>2015-12-15 22:16:47 +0000
commit8dcfcf79abf0359a367568dc0c57e01d9d82c6d2 (patch)
tree602dfd308536335ea4f6bd2e7ace0fafbf3af09c /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent3ecc84afb3099fc8b01a36e1957f7619648b3d8c (diff)
downloadbcm5719-llvm-8dcfcf79abf0359a367568dc0c57e01d9d82c6d2.tar.gz
bcm5719-llvm-8dcfcf79abf0359a367568dc0c57e01d9d82c6d2.zip
[libcxx] Enable noexcept for GCC 4.6 and greater
Summary: This patch allows GCC 4.6 and above to use `noexcept` as opposed to `throw()`. Is it an ABI safe change to suddenly switch on `noexcept`? I imagine it must be because it's disabled in w/ clang in C++03 but not C++11. Reviewers: danalbert, jroelofs, mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D15516 llvm-svn: 255683
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud