[cfe-dev] Why does Visual C++ 2012 hate FunctionDecl* ?
Yaron Keren
yaron.keren at gmail.com
Mon Sep 23 05:56:00 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130923/b74f2018/attachment.html>
More information about the cfe-dev
mailing list