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
..
2005-08-13 15:04:30 +00:00
2006-02-04 14:37:50 +00:00
2005-08-13 08:26:58 +00:00
2006-02-04 14:37:50 +00:00
2007-12-05 12:29:26 +00:00
2006-04-16 11:54:01 +00:00
2006-04-17 17:55:11 +00:00