Colin Percival f9bcf9cabf Mark functions as __dead2 in order to help the LLVM static checker
understand which code paths aren't possible.

This commit eliminates 117 false positive bug reports of the form
"allocate memory; error out if pointer is NULL; use pointer".
2008-08-04 01:25:48 +00:00
..
2008-06-15 10:07:54 +00:00
2008-07-26 17:22:40 +00:00
2008-05-26 17:10:10 +00:00
2008-05-26 17:10:10 +00:00
2008-06-15 10:08:16 +00:00
2007-03-11 10:36:42 +00:00