util/u_debug: Add noreturn attribute to _debug_assert_fail().
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Apr 2014 11:13:32 +0000 (12:13 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 16 Apr 2014 10:44:17 +0000 (11:44 +0100)
commitf81305c0cbb0e233435a26f5e2a8a38dd752c25e
treeb7dbc4d978da8dc03f6ba56207e84616d27a5f85
parenta45a50a4828e1357e9555474bc127c5585b3a420
util/u_debug: Add noreturn attribute to _debug_assert_fail().

As recommended by
http://clang-analyzer.llvm.org/annotations.html#attr_noreturn

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_debug.h