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
2014-12-09 08:58:31 +00:00
2014-06-13 15:21:50 +00:00
2014-06-08 22:29:17 +00:00
2014-03-14 01:56:55 +00:00
2014-10-16 20:00:02 +00:00
2013-01-02 09:10:48 +00:00
2014-06-23 17:58:39 +00:00
2014-01-24 17:20:08 +00:00