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-12-12 21:48:03 +00:00
2014-12-04 09:40:44 +00:00
2014-08-26 21:49:01 +00:00
2014-12-11 23:02:24 +00:00
2014-12-12 00:49:03 +00:00
2014-12-09 18:49:55 +00:00
2014-11-14 16:15:53 +00:00
2014-12-03 00:51:19 +00:00
2014-12-12 01:27:01 +00:00
2014-08-26 21:49:01 +00:00
2014-04-21 09:34:48 +00:00
2014-12-06 19:22:54 +00:00
2014-11-19 05:49:42 +00:00
2014-12-10 01:13:06 +00:00
2014-12-10 20:46:55 +00:00
2014-09-12 19:42:53 +00:00
2014-11-14 01:50:32 +00:00
2014-12-12 17:55:12 +00:00
2014-12-11 05:25:33 +00:00
2014-12-12 00:00:24 +00:00
2014-12-09 18:38:53 +00:00
2014-08-14 00:51:47 +00:00
2014-12-08 18:02:35 +00:00
2014-01-13 09:26:24 +00:00
2014-12-08 18:02:35 +00:00
2014-12-12 02:25:18 +00:00
2014-05-21 02:46:14 +00:00
2014-05-15 17:49:20 +00:00
2014-04-14 00:51:57 +00:00
2014-06-12 16:06:51 +00:00
2013-11-09 12:26:54 +00:00
2014-10-06 00:30:59 +00:00
2014-10-15 21:54:35 +00:00