<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function ~Sema"
href="https://llvm.org/bugs/show_bug.cgi?id=22938">22938</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function ~Sema
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>libclang
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>haxmeadroom@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>klimek@google.com, llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Assertion failed: (DelayedTypos.empty() && "Uncorrected typos!"), function
~Sema, file /Users/w/clang-llvm/llvm/tools/clang/lib/Sema/Sema.cpp, line 250.
Still trying to isolate the root cause. This happens parsing the AST of many
files using RecursiveASTVisitor.
Setup info
----------
uname: Darwin 14.1.0 Darwin Kernel Version 14.1.0: Thu Feb 26 19:26:47 PST
2015; root:xnu-2782.10.73~1/RELEASE_X86_64 x86_64
git: trunk as of 2015.03.17</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>