[cfe-dev] Filing bug-report with a attachment that is larger than 1MB?

David Blaikie via cfe-dev cfe-dev at lists.llvm.org
Sun May 5 13:45:51 PDT 2019


If you can, try to reduce the overall test case (CReduce can help here
https://embed.cs.utah.edu/creduce/ ) - running it through a
preprocessor and stripping everything not needed to reproduce the bug.
this'll make it easier for humans as well as for dealing with the bug
database.

On Sun, May 5, 2019 at 12:54 AM degski via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
>
> Hi,
>
> How do I file a bug-report with a attachment that is larger than 1MB?
>
> Clang-cl ICEs on some code and following the instructions, compressing the indicated files with 7zip generates an archive of 1.5MB. My code is small, the rest is a lib. The bug-report gets created [41745], but the attachment fails. Please indicate how to proceed.
>
> Regards,
>
> degski
> --
> Microsoft, please kill Paint3D
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list