[cfe-dev] Why does Visual C++ 2012 hate FunctionDecl* ?

João Matos ripzonetriton at gmail.com
Mon Sep 23 06:52:16 PDT 2013


I can confirm this problem too, hope it's fixed in the next version.


On Mon, Sep 23, 2013 at 1:56 PM, Yaron Keren <yaron.keren at gmail.com> wrote:

> Hello,
>
> I am compiling and debugging LLVM/clang using Visual C++ 2012 Update 3.
> Whenever the debugger needs to show a value of type FunctionDecl*, it
> crashes!
> Not just the compiled code but the whole Visual C++ IDE crashes and
> restarts.
> This does not happen with any other data types in LLVM and clang (so far,
> and I debugged a lot).
>
> Any ideas what's going on?
>
> Yaron
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>


-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130923/cf0c1e09/attachment.html>


More information about the cfe-dev mailing list