[PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't

Artyom Skrobov Artyom.Skrobov at arm.com
Tue Aug 6 08:26:14 PDT 2013


Anton, thank you for your suggestion.

Re-submitting the patch as an attachment.


-----Original Message-----
From: Anton Korobeynikov [mailto:anton at korobeynikov.info]
Sent: 05 August 2013 23:24
To: Artyom Skrobov
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: [PATCH] in C mode, __builtin_va_start tries to accept a reference, sees a record, decides it's a C++ class, then crashes because it isn't

Please consider reading http://llvm.org/docs/DeveloperPolicy.html#making-a-patch



-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: va_start_arm.patch
Type: application/octet-stream
Size: 1705 bytes
Desc: va_start_arm.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130806/c1b16ccc/attachment.obj>


More information about the cfe-commits mailing list