summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-07-27 15:10:09 +0000
committerDouglas Gregor <dgregor@apple.com>2011-07-27 15:10:09 +0000
commit785200d4d7d1fa95ca1012ba72e1a2a7ad6129ef (patch)
tree68dba2874cd61dccba90931106522a6a8c528755 /www/cxx_status.html
parent5cee1195584fa8672253139c86e922daeda69b9e (diff)
Update C++0x status page to reflect support for unicode string and character literals, from Craig Topper
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136216 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r--www/cxx_status.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index d03f700679..819d61ac9d 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -238,10 +238,10 @@ welcome!</p>
</tr>
<tr>
<td>Unicode string literal types</td>
- <td></td>
- <td></td>
- <td></td>
- <td></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
+ <td class="complete"></td>
<td>2.14.3, 2.14.5</td>
<td></td>
</tr>