[cfe-dev] Asserts in Clang crashes my Kdevelop

Nikola Smiljanic popizdeh at gmail.com
Sun Feb 1 20:55:28 PST 2015


Please file a bug report with preprocessed file attached. If you have debug
version of clang handy you can run it with clang -cc1 -fsyntax-only ipr.c
and see where/why it asserts and try to fix it (if you're not afraid of C++
like some kernel devs are :P).

On Mon, Feb 2, 2015 at 7:05 AM, Lucas Tanure <tanure at linux.com> wrote:

> Hi,
>
> I got the offender:
> ./util/duchainify/duchainify -V -d ~/workspace/src/linux/drivers/scsi/ipr.c
>
> There is any way for me to help to fix that ? Or clang is so difficult to
> understand, that is better to let clang guys to solve it ?
> Should I fill a new bug ? Or there is already a bug for linux source
> parsing ?
>
> Thanks
>
> --
> Lucas Tanure
> +55 (19) 988176559
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150202/c644cafd/attachment.html>


More information about the cfe-dev mailing list