diff options
author | Joseph Tremoulet <jotrem@microsoft.com> | 2016-01-10 04:32:03 +0000 |
---|---|---|
committer | Joseph Tremoulet <jotrem@microsoft.com> | 2016-01-10 04:32:03 +0000 |
commit | a9a05cbcf9d38e27ed5b97df989ca4c61643affa (patch) | |
tree | 0e5d4762160255397e88bafa2c82fabc9b9d4437 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 8ea808632238758cb90e049588870321a91756b9 (diff) | |
download | bcm5719-llvm-a9a05cbcf9d38e27ed5b97df989ca4c61643affa.tar.gz bcm5719-llvm-a9a05cbcf9d38e27ed5b97df989ca4c61643affa.zip |
[WinEH] Fix catchpad pred verification
Summary:
The code was simply ensuring that the catchpad's pred is its catchswitch,
which was letting cases slip through where the flow edge was the unwind
edge of the catchswitch rather than one of its catch clauses.
Reviewers: andrew.w.kaylor, rnk, majnemer
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D16011
llvm-svn: 257275
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions