[cfe-commits] [PATCH] Fix for PR2461
Mike Stump
mrs at apple.com
Mon Dec 14 19:12:31 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.
Applied in r91408. I had a fix it just a tad. Be sure to run the test suite before submitting patches. Could you try and add the testcase to the testsuite?
More information about the cfe-commits
mailing list