commit | 2e2469d9d9591850f84d1058e2fce45f43d4d610 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Fri Dec 04 00:38:13 2015 +0000 |
committer | Alexey Samsonov <vonosmas@gmail.com> | Fri Dec 04 00:38:13 2015 +0000 |
tree | 99f34ee2161d1c8a06b03097b8e06152b8e0a269 | |
parent | 94620278a448fac8d47f457a9a618970c6dc7de1 [diff] [blame] |
[Docs] Sanitizer docs migrated from code.google.com to github.com. llvm-svn: 254672
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst index 9a8b140..0b9b163 100644 --- a/clang/docs/ThreadSanitizer.rst +++ b/clang/docs/ThreadSanitizer.rst
@@ -131,5 +131,4 @@ More Information ---------------- -`http://code.google.com/p/thread-sanitizer <http://code.google.com/p/thread-sanitizer/>`_. - +`<https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual>`_