[llvm-bugs] [Bug 32583] New: clang/lib/AST/ASTContext.cpp, clang::TypeInfo clang::ASTContext::getTypeInfoImpl(const clang::Type*) const: Assertion `!A->getDeducedType().isNull() && "cannot request the size of an undeduced or dependent auto type"' failed.
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Sun Apr  9 00:16:47 PDT 2017
    
    
  
http://bugs.llvm.org/show_bug.cgi?id=32583
            Bug ID: 32583
           Summary: clang/lib/AST/ASTContext.cpp, clang::TypeInfo
                    clang::ASTContext::getTypeInfoImpl(const clang::Type*)
                    const: Assertion `!A->getDeducedType().isNull() &&
                    "cannot request the size of an undeduced or dependent
                    auto type"' failed.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: twoh at fb.com
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org
Tested with llvm/clang ToT (by Apr 7 2017).
stack dump: https://gist.github.com/taewookoh/f7fbc6dcae613bf0fb3172d6110d6a85
.cpp file for repro:
https://gist.github.com/taewookoh/e08e3d53fe274241c1e8fbeeb482ef89
.sh file for repro:
https://gist.github.com/taewookoh/94696c795d125783117cb20f50d500c7
-- 
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/20170409/6cb11981/attachment.html>
    
    
More information about the llvm-bugs
mailing list