[cfe-commits] [PATCH] Fix for PR2461

Charles Davis cdavis at mymail.mines.edu
Sun Dec 13 16:11:16 PST 2009


Hi,

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.

Chip
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr2461-fix.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20091213/cf624fb0/attachment.ksh>


More information about the cfe-commits mailing list