]> granicus.if.org Git - clang/commitdiff
[ASan] Reflect the dropped Mac OS 10.6 support in docs
authorAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 12:33:30 +0000 (12:33 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 12:33:30 +0000 (12:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186672 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AddressSanitizer.rst

index 89e86445000904f7b8eb2971613acde1c666fa9a..a3d642297a246057ce284080b7ee10d010c19123 100644 (file)
@@ -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).