<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:paul_robinson@playstation.sony.com" title="Paul Robinson <paul_robinson@playstation.sony.com>"> <span class="fn">Paul Robinson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Objective-C++ to C++ Rewriter produces ill-formed C++11 code"
href="https://llvm.org/bugs/show_bug.cgi?id=24344">bug 24344</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>paul_robinson@playstation.sony.com
</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 - Objective-C++ to C++ Rewriter produces ill-formed C++11 code"
href="https://llvm.org/bugs/show_bug.cgi?id=24344#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Objective-C++ to C++ Rewriter produces ill-formed C++11 code"
href="https://llvm.org/bugs/show_bug.cgi?id=24344">bug 24344</a>
from <span class="vcard"><a class="email" href="mailto:paul_robinson@playstation.sony.com" title="Paul Robinson <paul_robinson@playstation.sony.com>"> <span class="fn">Paul Robinson</span></a>
</span></b>
<pre>Some tests just compile Objective-C++, some (especially Rewriter)
compile both Objective-C++ and regular C++.
In r289167, I made the tests with regular C++ compilations explicitly
specify -std=gnu++98, so they will be insensitive to future changes
in the default C++ dialect.
I don't think anybody is interested in making Objective-C++ compatible
with C++11, going forward. If they are, that's fine; the point of my
change is to get us closer to being able to change the C++ default.</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>