[Docs] Sanitizer docs migrated from code.google.com to github.com.

llvm-svn: 254672
This commit is contained in:
Alexey Samsonov 2015-12-04 00:38:13 +00:00
parent 94620278a4
commit 2e2469d9d9
4 changed files with 4 additions and 9 deletions

View File

@ -267,5 +267,4 @@ check-asan`` command.
More Information
================
`http://code.google.com/p/address-sanitizer <http://code.google.com/p/address-sanitizer/>`_
`<https://github.com/google/sanitizers/wiki/AddressSanitizer>`_

View File

@ -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
<https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer>`_
`<https://github.com/google/sanitizers/wiki/AddressSanitizerLeakSanitizer>`_

View File

@ -197,5 +197,4 @@ real-world programs, like Clang/LLVM itself.
More Information
================
`http://code.google.com/p/memory-sanitizer <http://code.google.com/p/memory-sanitizer/>`_
`<https://github.com/google/sanitizers/wiki/MemorySanitizer>`_

View File

@ -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 <http://code.google.com/p/thread-sanitizer/>`_.
`<https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual>`_