From: Chandler Carruth Date: Mon, 28 Nov 2011 07:16:19 +0000 (+0000) Subject: Begin sketching out the Clang release notes. The plan is to link to X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c00c0c3652dd172045589f635a7bbffce1564b94;p=clang Begin sketching out the Clang release notes. The plan is to link to these more detailed notes from the primary LLVM release notes for Clang. This gives us a nice place to flesh out in plenty of detail the major changes that have happened in Clang land since 2.9. I've outlined a very rough structure based on the LLVM release notes structure and what seems like useful divisions in the Clang landscape (e.g., language-specific stuff is relevant to a narrower audience). I'll be first converting my brain-dump-ish notes from the commit logs, and then cleaning here. Suggestions on structure welcome. Typo corrections, spelling fixes (oh how I'll need them), all welcome; just commit away. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145233 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html new file mode 100644 index 0000000000..efb998d31e --- /dev/null +++ b/docs/ReleaseNotes.html @@ -0,0 +1,120 @@ + + +Clang 3.0 Release Notes + + + + + + + + +
+ +

Clang 3.0 Release Notes

+ +LLVM Dragon Logo + +