diff options
Diffstat (limited to 'clang/www/cxx_status.html')
| -rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index ea1992a5771..d5405e24c97 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -249,7 +249,7 @@ with clang; other versions have not been tested.</p> <tr> <td>Unrestricted unions</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2544.pdf">N2544</a></td> - <td class="none" align="center">No</td> + <td class="svn" align="center">SVN</td> </tr> <tr> <td>Local and unnamed types as template arguments</td> |

