George Rimar
11c903934f
[yaml2obj] - Don't crash on invalid inputs.
...
yaml2obj might crash on invalid input when unable to parse the YAML.
Recently a crash with a very similar nature was fixed for an empty files.
This patch revisits the fix and does it in yaml::Input instead.
It seems to be more correct way to handle such situation.
With that crash for invalid inputs is also fixed now.
Differential revision: https://reviews.llvm.org/D61059
llvm-svn: 359178
2019-04-25 09:59:55 +00:00
..
2019-02-01 20:44:24 +00:00
2019-01-19 08:50:56 +00:00
2019-04-23 16:42:35 +00:00
2019-03-12 21:22:27 +00:00
2019-03-12 21:22:27 +00:00
2019-04-20 17:10:34 +00:00
2019-03-19 16:09:54 +00:00
2019-01-19 08:50:56 +00:00
2019-02-21 07:42:31 +00:00
2019-04-22 15:53:43 +00:00
2019-04-09 21:53:31 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 02:40:20 +00:00
2019-04-02 15:58:03 +00:00
2019-04-22 15:53:43 +00:00
2019-04-24 23:26:30 +00:00
2019-01-19 08:50:56 +00:00
2019-02-27 21:39:11 +00:00
2019-01-19 08:50:56 +00:00
2019-02-21 07:42:31 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 02:40:20 +00:00
2019-02-12 20:37:33 +00:00
2019-02-21 07:42:31 +00:00
2019-04-11 17:35:20 +00:00
2019-04-04 23:30:47 +00:00
2019-01-19 08:50:56 +00:00
2019-02-21 07:57:14 +00:00
2019-02-21 07:57:14 +00:00
2019-04-24 17:23:05 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 02:40:20 +00:00
2019-03-12 21:22:27 +00:00
2019-03-01 20:58:04 +00:00
2019-02-21 07:42:31 +00:00
2019-02-21 07:57:14 +00:00
2019-04-17 06:02:05 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-11 15:22:48 +00:00
2019-04-22 15:53:43 +00:00
2019-04-25 04:31:26 +00:00
2019-01-19 08:50:56 +00:00
2019-04-15 17:18:10 +00:00
2019-04-22 15:53:43 +00:00
2019-03-15 10:43:51 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 23:26:30 +00:00
2019-04-25 05:02:10 +00:00
2019-04-02 15:58:05 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-04-24 02:40:20 +00:00
2019-04-16 12:51:40 +00:00
2019-02-27 13:17:36 +00:00
2019-02-21 07:57:14 +00:00
2019-01-19 08:50:56 +00:00
2019-01-21 09:52:34 +00:00
2019-04-24 15:03:53 +00:00
2019-04-25 04:49:48 +00:00
2019-03-27 18:35:04 +00:00
2019-03-19 21:11:07 +00:00
2019-04-07 03:58:42 +00:00
2019-02-27 13:17:36 +00:00
2019-01-19 08:50:56 +00:00
2018-10-15 21:20:02 +00:00
2019-04-25 09:59:55 +00:00
2019-01-16 20:44:36 +00:00
2019-04-20 17:58:29 +00:00