[cfe-commits] [patch] Add support for the returns_twice attribute

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Thu Sep 29 16:29:39 PDT 2011


The attached patch is the first clang one for PR11038. It makes clang
propagate the attribute from C the LLVM IL. I still doesn't add it for
functions known to return twice like setjmp.

Is it OK?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: returns_twice_clang.patch
Type: text/x-patch
Size: 12870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110929/863acdee/attachment.bin>


More information about the cfe-commits mailing list