[LLVMbugs] [Bug 20191] New: clang-cl: atlbase.h crashes compiler

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 2 04:43:00 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20191

            Bug ID: 20191
           Summary: clang-cl: atlbase.h crashes compiler
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: marci_r at web.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

I'm using the latest Windows snapshot r210650 on Visual Studio 2013 Update 2.

If I have a cpp file that only #includes ATL's atlbase.h, clang-cl crashes with
the message:

Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!",
file ..\include\llvm/Support/Casting.h, line 237

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140702/110eca3c/attachment.html>


More information about the llvm-bugs mailing list