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? _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
