summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-10-04 23:41:49 +0000
committerJustin Lebar <jlebar@google.com>2016-10-04 23:41:49 +0000
commit3e6449b4f423c9c4e13974ee5ad909a1475bce63 (patch)
tree63f6e094fbdbae54a2c2025646fbf44101794336 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent49e7614efb5bad5de8d7bcab0fcd59808db5495d (diff)
downloadbcm5719-llvm-3e6449b4f423c9c4e13974ee5ad909a1475bce63.tar.gz
bcm5719-llvm-3e6449b4f423c9c4e13974ee5ad909a1475bce63.zip
[CUDA] Mark device functions as nounwind.
Summary: This prevents clang from emitting 'invoke's and catch statements. Things previously mostly worked thanks to TryToMarkNoThrow() in CodeGenFunction. But this is not a proper IPO, and it doesn't properly handle cases like mutual recursion. Fixes bug 30593. Reviewers: tra Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D25166 llvm-svn: 283272
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud