From: Sergey Matveev Date: Sat, 30 Nov 2013 22:08:15 +0000 (+0000) Subject: Merging r195983: X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed14aa73a59dbc122c34d3c3c4f67a1ccd7b8abc;p=clang Merging r195983: ------------------------------------------------------------------------ r195983 | smatveev | 2013-12-01 01:54:43 +0400 (Sun, 01 Dec 2013) | 1 line Update the LeakSanitizer documentation with a proper link. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@195984 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LeakSanitizer.rst b/docs/LeakSanitizer.rst index 09d02cfcd5..2ffc57f7c4 100644 --- a/docs/LeakSanitizer.rst +++ b/docs/LeakSanitizer.rst @@ -22,7 +22,6 @@ x86\_64 Linux. More Information ================ -Design wiki: -`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizerDesignDocument -`_ +`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer +`_