Joseph Tremoulet
d6d7df8459
[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
2016-01-10 04:32:03 +00:00
..
2016-01-07 20:14:30 +00:00
2015-08-06 09:49:17 +00:00
2016-01-03 19:43:40 +00:00
2015-12-22 23:57:37 +00:00
2015-11-19 05:56:52 +00:00
2015-10-08 23:49:46 +00:00
2015-12-29 02:14:50 +00:00
2014-06-27 18:19:56 +00:00
2015-12-15 06:11:33 +00:00
2015-06-23 09:49:53 +00:00
2015-10-22 03:12:57 +00:00
2015-12-15 06:11:36 +00:00
2015-12-15 06:11:36 +00:00
2016-01-08 02:28:20 +00:00
2015-12-15 01:44:07 +00:00
2015-11-05 22:03:56 +00:00
2015-12-10 12:56:35 +00:00
2015-04-29 16:38:44 +00:00
2015-12-09 18:08:16 +00:00
2015-06-15 20:30:22 +00:00
2015-12-10 12:56:35 +00:00
2015-12-12 05:38:55 +00:00
2016-01-08 02:28:20 +00:00
2015-11-21 21:55:48 +00:00
2015-10-14 00:04:19 +00:00
2015-12-18 19:57:26 +00:00
2014-03-06 03:50:29 +00:00
2015-09-03 15:41:37 +00:00
2016-01-06 00:18:29 +00:00
2016-01-05 19:08:33 +00:00
2014-12-09 18:38:53 +00:00
2015-11-19 05:56:52 +00:00
2016-01-06 22:55:03 +00:00
2016-01-06 22:55:03 +00:00
2016-01-08 02:28:20 +00:00
2015-11-16 20:55:57 +00:00
2016-01-08 02:28:20 +00:00
2015-12-22 23:57:37 +00:00
2015-06-23 14:11:09 +00:00
2015-11-22 18:03:17 +00:00
2015-12-30 21:13:55 +00:00
2015-08-03 17:26:41 +00:00
2015-12-19 20:03:23 +00:00
2014-05-21 02:46:14 +00:00
2015-06-23 09:49:53 +00:00
2015-06-23 09:49:53 +00:00
2015-01-13 22:42:38 +00:00
2015-03-05 17:53:00 +00:00
2016-01-05 04:03:00 +00:00
2015-10-08 23:49:46 +00:00
2015-12-25 04:06:20 +00:00
2015-12-19 08:52:49 +00:00
2015-06-23 09:49:53 +00:00
2015-09-24 01:00:49 +00:00
2015-12-19 20:03:23 +00:00
2015-11-22 00:16:24 +00:00
2015-11-24 13:07:35 +00:00
2016-01-10 04:32:03 +00:00