From: Chandler Carruth Date: Mon, 28 Nov 2011 23:11:27 +0000 (+0000) Subject: Extract a Windows section in the release notes. Hopefully this is more X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=185e9305f59b2286e1997a8a7bf02aa7bfaf261f;p=clang Extract a Windows section in the release notes. Hopefully this is more accurate than my original notes were based on IRC conversations. Windows folks, please edit as needed to make this closer to the truth if I've still got it wrong. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145309 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 019ad500ed..a8ca90d5d1 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -87,16 +87,10 @@ Clang's support for those languages.

the history. Anything still here needs to be distilled and turned into proper prose in a section of its own. When doing that, delete the notes.

+

Clang is building and tested regularly on Windows and can + compile limited subsets of code on Windows

+Clang is regularly built and tested on a variety of Windows platforms including +MinGW 32-bit and 64-bit, Cygwin, and natively with MSVC. In addition, Clang can +be used as a compiler in a few Windows contexts. + +