[llvm-bugs] [Bug 28043] New: Crash when using template parameter dependent template alias without appropriate keywords

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 7 14:49:32 PDT 2016


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

            Bug ID: 28043
           Summary: Crash when using template parameter dependent template
                    alias without appropriate keywords
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++11
          Assignee: unassignedclangbugs at nondot.org
          Reporter: llvm at jonasplatte.de
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16490
  --> https://llvm.org/bugs/attachment.cgi?id=16490&action=edit
Output on stdout (without the bug reporting instructions at the end)

The crash seems to happen in 'clang::ASTContext::getTypeInfoImpl(clang::Type
const*) const'. I have a 25 line preprocessed test case that I'll attach.

-- 
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/20160607/c4efe202/attachment.html>


More information about the llvm-bugs mailing list