[cfe-commits] [PATCH] Fix for PR2461

Mike Stump mrs at apple.com
Mon Dec 14 10:05:05 PST 2009


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!



More information about the cfe-commits mailing list