[cfe-dev] source file location in crash reports?

Daniel Dunbar daniel at zuster.org
Wed Dec 16 03:45:04 PST 2009


Fixed in ~r91537.

 - Daniel

2009/12/15 Zhanyong Wan (λx.x x) <wan at google.com>:
> Hi,
>
> After we switched from clang-cc to 'clang -cc1', I noticed that the
> crash message (when clang hits an assertion) no longer includes the
> source file location of the symbol clang is parsing at the time of the
> crash.  This makes it hard to find out which code snippet is choking
> clang.
>
> http://llvm.org/PR5793 has an example.
>
> I wonder if this is related to the 'clang -cc1' switch and if it's
> intended.  Can we get the old behavior back?  Thanks,
>
> --
> Zhanyong
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>




More information about the cfe-dev mailing list