Michael Ilseman
5be22a12c2
Clean up static analyzer warnings.
...
Clang's static analyzer found several potential cases of undefined
behavior, use of un-initialized values, and potentially null pointer
dereferences in tablegen, Support, MC, and ADT. This cleans them up
with specific assertions on the assumptions of the code.
llvm-svn: 224154
2014-12-12 21:48:03 +00:00
..
2014-03-29 10:18:08 +00:00
2013-12-20 06:25:37 +00:00
2014-12-09 08:58:31 +00:00
2014-11-19 02:56:00 +00:00
2013-06-13 20:41:00 +00:00
2013-01-17 18:57:21 +00:00
2014-10-08 09:32:47 +00:00
2014-03-13 23:18:37 +00:00
2014-06-13 15:21:50 +00:00
2014-12-12 15:32:23 +00:00
2014-11-19 03:34:20 +00:00
2014-07-07 15:26:53 +00:00
2013-09-24 20:06:31 +00:00
2014-11-26 22:53:46 +00:00
2014-06-08 22:29:17 +00:00
2014-12-04 17:15:35 +00:00
2014-12-12 21:48:03 +00:00
2013-01-31 17:00:03 +00:00
2013-01-08 16:23:02 +00:00
2014-03-14 01:56:55 +00:00
2014-09-24 04:38:20 +00:00
2014-08-19 21:30:15 +00:00
2014-08-01 14:31:55 +00:00
2014-08-02 01:39:08 +00:00
2012-12-22 00:47:06 +00:00
2012-09-27 10:14:43 +00:00
2014-10-16 20:00:02 +00:00
2013-01-02 09:10:48 +00:00
2013-09-16 09:25:49 +00:00
2014-09-11 01:47:38 +00:00
2014-06-19 19:31:11 +00:00
2014-03-13 23:18:37 +00:00
2014-07-09 05:34:24 +00:00
2014-06-23 17:58:39 +00:00
2014-08-17 00:40:31 +00:00
2012-12-21 18:00:08 +00:00
2014-02-20 19:55:44 +00:00
2012-11-22 07:48:52 +00:00
2014-01-24 17:20:08 +00:00