Skip to content
Snippets Groups Projects
Commit 173b94c9 authored by Richard Smith's avatar Richard Smith
Browse files

Revert accidentally-committed file in r148020.

llvm-svn: 148021
parent 02ab9c29
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<link type="text/css" rel="stylesheet" href="content.css"> <link type="text/css" rel="stylesheet" href="content.css">
<style type="text/css"> <style type="text/css">
.none { background-color: #FFCCCC } .none { background-color: #FFCCCC }
.svn { background-color: #FFFF99 } .partial { background-color: #FFFF99 }
.full { background-color: #CCFF99 } .full { background-color: #CCFF99 }
th { background-color: #FFDDAA } th { background-color: #FFDDAA }
</style> </style>
...@@ -156,7 +156,7 @@ with clang; other versions have not been tested.</p> ...@@ -156,7 +156,7 @@ with clang; other versions have not been tested.</p>
<td> <td>
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2764.pdf">N2764 <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2764.pdf">N2764
</a></td> </a></td>
<td class="svn" align="center">SVN</td> <td class="none" align="center">No</td>
</tr> </tr>
<tr> <tr>
<td>Generalized attributes</td> <td>Generalized attributes</td>
...@@ -238,7 +238,7 @@ with clang; other versions have not been tested.</p> ...@@ -238,7 +238,7 @@ with clang; other versions have not been tested.</p>
<tr> <tr>
<td>Extending <code>sizeof</code></td> <td>Extending <code>sizeof</code></td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2253.html">N2253</a></td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2253.html">N2253</a></td>
<td class="svn" align="center">SVN</td> <td class="none" align="center">No</td>
</tr> </tr>
<tr> <tr>
<td>Inline namespaces</td> <td>Inline namespaces</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment