<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - [fuzz] Assertion `Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"' failed."
href="https://llvm.org/bugs/show_bug.cgi?id=21818">bug 21818</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>aaron@aaronballman.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - [fuzz] Assertion `Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"' failed."
href="https://llvm.org/bugs/show_bug.cgi?id=21818#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - [fuzz] Assertion `Tok.is(tok::tilde) && "ParseOptionalCXXScopeSpecifier fail"' failed."
href="https://llvm.org/bugs/show_bug.cgi?id=21818">bug 21818</a>
from <span class="vcard"><a class="email" href="mailto:aaron@aaronballman.com" title="Aaron Ballman <aaron@aaronballman.com>"> <span class="fn">Aaron Ballman</span></a>
</span></b>
<pre>This test no longer reproduces for me on ToT:
E:\llvm\2013>clang -fno-crash-diagnostics -std=c++11 -xc++ -c -emit-llvm
"E:\Aaron Ballman\Desktop\test.cpp"
E:\Aaron Ballman\Desktop\test.cpp:1:1: error: C++ requires a type specifier for
all declarations
a {
^
E:\Aaron Ballman\Desktop\test.cpp:1:4: error: expected expression
a {
^
E:\Aaron Ballman\Desktop\test.cpp:1:4: error: expected '}'
E:\Aaron Ballman\Desktop\test.cpp:1:3: note: to match this '{'
a {
^
E:\Aaron Ballman\Desktop\test.cpp:1:4: error: expected ';' after top level
declarator
a {
^
;
4 errors generated.</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>