From: Richard Smith Date: Thu, 16 Feb 2012 00:32:27 +0000 (+0000) Subject: Start off release notes for clang 3.1 with reference to C11 anonymous structs X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45fb99578174f52abd9f7c1c4d3e692ca62ed6e5;p=clang Start off release notes for clang 3.1 with reference to C11 anonymous structs and unions, and C++11 generalized constant expressions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150640 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index bd717b8422..45c06b683b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> -Clang 3.0 Release Notes +Clang 3.1 Release Notes