forked from OSchip/llvm-project
Updated status of support for contextual conversion from partial to full
llvm-svn: 184049
This commit is contained in:
parent
0f1394c86e
commit
492a6af72f
|
@ -417,7 +417,7 @@ available.</p>
|
|||
<tr>
|
||||
<td>Tweak to certain C++ contextual conversions</td>
|
||||
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3323.pdf">N3323</a></td>
|
||||
<td class="partial" align="center">Partial</td>
|
||||
<td class="full" align="center">Yes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Binary literals</td>
|
||||
|
|
Loading…
Reference in New Issue