[cfe-commits] [patch] Trying to fix __va_list_tag serialization issue (bug 13189)

Meador Inge meadori at codesourcery.com
Thu Jun 28 22:57:22 PDT 2012


Moving to cfe-commits...

On Jun 28, 2012, at 6:06 PM, Jean-Daniel Dupas wrote:

> Hello (and please ignore previous mail to cfe-dev),
> 
> I'm trying to fix a regression with va_list handling in precompiled headers.
> 
> http://llvm.org/bugs/show_bug.cgi?id=13189
> 
> Can someone tell me if the attached patch is the right approach to solve this type serialization issue.


I was working on something slightly more simplified where a reference to the __va_list_tag type is just saved when building the decls.  Something like the attached. 

--
Meador Inge
CodeSourcery / Mentor Embedded
http://www.mentor.com/embedded-software
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR13189.patch
Type: application/octet-stream
Size: 4000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120629/b6c5e67b/attachment.obj>


More information about the cfe-commits mailing list