<html>
<head>
<base href="http://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="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."
href="http://bugs.llvm.org/show_bug.cgi?id=32583">32583</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>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.
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>C++
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>twoh@fb.com
</td>
</tr>
<tr>
<th>CC</th>
<td>dgregor@apple.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Tested with llvm/clang ToT (by Apr 7 2017).
stack dump: <a href="https://gist.github.com/taewookoh/f7fbc6dcae613bf0fb3172d6110d6a85">https://gist.github.com/taewookoh/f7fbc6dcae613bf0fb3172d6110d6a85</a>
.cpp file for repro:
<a href="https://gist.github.com/taewookoh/e08e3d53fe274241c1e8fbeeb482ef89">https://gist.github.com/taewookoh/e08e3d53fe274241c1e8fbeeb482ef89</a>
.sh file for repro:
<a href="https://gist.github.com/taewookoh/94696c795d125783117cb20f50d500c7">https://gist.github.com/taewookoh/94696c795d125783117cb20f50d500c7</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>