From: Alexey Samsonov Date: Fri, 4 Dec 2015 00:38:13 +0000 (+0000) Subject: [Docs] Sanitizer docs migrated from code.google.com to github.com. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c9e579b4613d2ccc7a7236bbd92d48e57aa4ee4;p=clang [Docs] Sanitizer docs migrated from code.google.com to github.com. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@254672 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AddressSanitizer.rst b/docs/AddressSanitizer.rst index 06e7da7a99..93f6314321 100644 --- a/docs/AddressSanitizer.rst +++ b/docs/AddressSanitizer.rst @@ -267,5 +267,4 @@ check-asan`` command. More Information ================ -`http://code.google.com/p/address-sanitizer `_ - +``_ diff --git a/docs/LeakSanitizer.rst b/docs/LeakSanitizer.rst index d4b4fa02d7..85918088cc 100644 --- a/docs/LeakSanitizer.rst +++ b/docs/LeakSanitizer.rst @@ -28,6 +28,4 @@ There are plans to support LeakSanitizer in :doc:`MemorySanitizer` builds. More Information ================ -`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer -`_ - +``_ diff --git a/docs/MemorySanitizer.rst b/docs/MemorySanitizer.rst index f97355fd8c..8f8ad71ac2 100644 --- a/docs/MemorySanitizer.rst +++ b/docs/MemorySanitizer.rst @@ -197,5 +197,4 @@ real-world programs, like Clang/LLVM itself. More Information ================ -`http://code.google.com/p/memory-sanitizer `_ - +``_ diff --git a/docs/ThreadSanitizer.rst b/docs/ThreadSanitizer.rst index 9a8b14040d..0b9b163a96 100644 --- a/docs/ThreadSanitizer.rst +++ b/docs/ThreadSanitizer.rst @@ -131,5 +131,4 @@ especially in the form of minimized standalone tests is more than welcome. More Information ---------------- -`http://code.google.com/p/thread-sanitizer `_. - +``_