[cfe-commits] [PATCH] Fix for PR2461

Charles Davis cdavis at mymail.mines.edu
Mon Dec 14 19:32:02 PST 2009


Mike Stump wrote:
> 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?
Will do.

Chip




More information about the cfe-commits mailing list