[llvm-bugs] [Bug 24658] New: clans asserts Kind.getKind() == InitializationKind::IK_Copy || Kind.isExplicitCast()

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 1 12:20:24 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24658

            Bug ID: 24658
           Summary: clans asserts Kind.getKind() ==
                    InitializationKind::IK_Copy || Kind.isExplicitCast()
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Adter printing correct error messages, clang r246535 asserts when compiling the
code:

template < typename KeyT, class DenseMap:KeyT
DenseMap ()
{

-- 
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/20150901/c97aa8ae/attachment.html>


More information about the llvm-bugs mailing list