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)
llvm-svn: 186673

clang/docs/AddressSanitizer.rst

index a3d6422..89e8644 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).