]> granicus.if.org Git - clang/commitdiff
Revert r186672 - turns out ASan supports Mac OS 10.6 yet.
authorAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 12:53:04 +0000 (12:53 +0000)
committerAlexey Samsonov <samsonov@google.com>
Fri, 19 Jul 2013 12:53:04 +0000 (12:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186673 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AddressSanitizer.rst

index a3d642297a246057ce284080b7ee10d010c19123..89e86445000904f7b8eb2971613acde1c666fa9a 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.7 and 10.8 (i386/x86\_64).
+* MacOS 10.6, 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).