forked from OSchip/llvm-project
[Docs] Sanitizer docs migrated from code.google.com to github.com.
llvm-svn: 254672
This commit is contained in:
parent
94620278a4
commit
2e2469d9d9
|
@ -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>`_
|
||||
|
|
|
@ -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>`_
|
||||
|
|
|
@ -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>`_
|
||||
|
|
|
@ -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>`_
|
||||
|
|
Loading…
Reference in New Issue