On Dec 13, 2009, at 4:11 PM, Charles Davis wrote: > This patch should fix PR2461. It allows clang to apply the noreturn > attribute to function pointers. It also fixes Sema to check function > pointers for the noreturn attribute when checking for fallthrough. Wonderful, thanks!