[cfe-commits] [PATCH] Don't apply function attributes to the return type

Charles Davis cdavis at mymail.mines.edu
Tue Feb 23 11:51:55 PST 2010


This patch fixes part of PR6408. It teaches clang not to try to apply
function attributes to the return type of a function. GCC never does
this, so neither should we.

Chip
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr6408-fix-1.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100223/4da6a64e/attachment.ksh>


More information about the cfe-commits mailing list