From 45fb99578174f52abd9f7c1c4d3e692ca62ed6e5 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 16 Feb 2012 00:32:27 +0000 Subject: [PATCH] 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 --- docs/ReleaseNotes.html | 273 +++++------------------------------------ 1 file changed, 32 insertions(+), 241 deletions(-) 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