<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 --- - CurFn->isDeclaration() && "Function already has body?" during Win self-host"
href="https://llvm.org/bugs/show_bug.cgi?id=26029">26029</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>CurFn->isDeclaration() && "Function already has body?" during Win self-host
</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>Windows NT
</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>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>hans@chromium.org
</td>
</tr>
<tr>
<th>CC</th>
<td>chandlerc@gmail.com, llvm-bugs@lists.llvm.org, rnk@google.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Clang currently fails self-hosting on Windows:
Assertion failed: CurFn->isDeclaration() && "Function already has body?", file
D:\buildslave\clang-x64-ninja-win7\llvm\tools\clang\lib\CodeGen\CodeGenFunction.cpp,
line 662
This is showing on the buildbots. Last good build:
<a href="http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/8471">http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/8471</a>
First bad build:
<a href="http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/8472">http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/8472</a>
Same thing on the other Win selfhost bot:
<a href="http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/5366">http://lab.llvm.org:8011/builders/clang-x86-win2008-selfhost/builds/5366</a>
The clang-x64-ninja-win7 bot only picked up one change:
r256656 | chandlerc | 2015-12-30 15:37:25 -0800 (Wed, 30 Dec 2015) | 9 lines
Revert "Revert "[ptr-traits] Implement the base pointer traits using the
actual""
Chandler, can you take a look?</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>