<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:daniel.malea@intel.com" title="Daniel Malea <daniel.malea@intel.com>"> <span class="fn">Daniel Malea</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - lldb does not display the correct value of unnamed bit fields"
href="http://llvm.org/bugs/show_bug.cgi?id=15260">bug 15260</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;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - lldb does not display the correct value of unnamed bit fields"
href="http://llvm.org/bugs/show_bug.cgi?id=15260#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - lldb does not display the correct value of unnamed bit fields"
href="http://llvm.org/bugs/show_bug.cgi?id=15260">bug 15260</a>
from <span class="vcard"><a class="email" href="mailto:daniel.malea@intel.com" title="Daniel Malea <daniel.malea@intel.com>"> <span class="fn">Daniel Malea</span></a>
</span></b>
<pre>My bad; it seems C99 section 6.7.8 also says that unnamed bitfields have
indeterminate value and are not initialized...
This bug is invalid after all, the testcase was just broken.
I committed Filipe's patch to fix the invalid testcase in 175666.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>