From 785200d4d7d1fa95ca1012ba72e1a2a7ad6129ef Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 27 Jul 2011 15:10:09 +0000 Subject: [PATCH] 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 --- www/cxx_status.html | 8 ++++---- 1 file 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!

Unicode string literal types - - - - + + + + 2.14.3, 2.14.5 -- 2.50.1