On Fri, Jul 19, 2013 at 4:43 PM, Rafael EspĂndola < [email protected]> wrote:
> Should this be in the release notes too? > Probably. Should I add section "Incompatible changes" to that doc? > > On 19 July 2013 08:33, Alexey Samsonov <[email protected]> wrote: > > Author: samsonov > > Date: Fri Jul 19 07:33:30 2013 > > New Revision: 186672 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=186672&view=rev > > Log: > > [ASan] Reflect the dropped Mac OS 10.6 support in docs > > > > Modified: > > cfe/trunk/docs/AddressSanitizer.rst > > > > Modified: cfe/trunk/docs/AddressSanitizer.rst > > URL: > http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/AddressSanitizer.rst?rev=186672&r1=186671&r2=186672&view=diff > > > ============================================================================== > > --- cfe/trunk/docs/AddressSanitizer.rst (original) > > +++ cfe/trunk/docs/AddressSanitizer.rst Fri Jul 19 07:33:30 2013 > > @@ -132,7 +132,7 @@ Supported Platforms > > AddressSanitizer is supported on > > > > * Linux i386/x86\_64 (tested on Ubuntu 10.04 and 12.04); > > -* MacOS 10.6, 10.7 and 10.8 (i386/x86\_64). > > +* MacOS 10.7 and 10.8 (i386/x86\_64). > > > > Support for Linux ARM (and Android ARM) is in progress (it may work, but > > is not guaranteed too). > > > > > > _______________________________________________ > > cfe-commits mailing list > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > -- Alexey Samsonov, MSK
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
