<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:olegat@feralinteractive.com" title="Oli <olegat@feralinteractive.com>"> <span class="fn">Oli</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - __attribute__((deprecated)) doesn't appear for implicit construction of rvalues [-Wdeprecated-declarations]"
href="https://llvm.org/bugs/show_bug.cgi?id=25472">bug 25472</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>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - __attribute__((deprecated)) doesn't appear for implicit construction of rvalues [-Wdeprecated-declarations]"
href="https://llvm.org/bugs/show_bug.cgi?id=25472#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - __attribute__((deprecated)) doesn't appear for implicit construction of rvalues [-Wdeprecated-declarations]"
href="https://llvm.org/bugs/show_bug.cgi?id=25472">bug 25472</a>
from <span class="vcard"><a class="email" href="mailto:olegat@feralinteractive.com" title="Oli <olegat@feralinteractive.com>"> <span class="fn">Oli</span></a>
</span></b>
<pre>For both __attribute__((deprecated)) and __attribute__((availability)),
the issue now seems resolved on newer versions of clang
When re-tested on the following versions, the missing warnings show up:
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.1.0
Thread model: posix
InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
I'm changing the status to RESOLVED-FIXED.</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>