mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-25 02:28:18 +00:00
Tweak C++ status table:
- Apparently, SVN is yellow - Note that initializer lists are "in progress" llvm-svn: 151232
This commit is contained in:
parent
34b2e8bb17
commit
a2bd11f2de
@ -79,7 +79,7 @@ with clang; other versions have not been tested.</p>
|
||||
<tr>
|
||||
<td>Initializer lists</td>
|
||||
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2672.htm">N2672</a></td>
|
||||
<td class="none" align="center">No</td>
|
||||
<td class="none" align="center">In progress</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Static assertions</td>
|
||||
@ -109,7 +109,7 @@ with clang; other versions have not been tested.</p>
|
||||
<tr>
|
||||
<td>Lambda expressions</td>
|
||||
<td><a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2009/n2927.pdf">N2927</a></td>
|
||||
<td class="full" align="center">SVN</td>
|
||||
<td class="svn" align="center">SVN</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Declared type of an expression</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user