r195983 - Update the LeakSanitizer documentation with a proper link.

Sergey Matveev earthdok at google.com
Sat Nov 30 13:54:43 PST 2013


Author: smatveev
Date: Sat Nov 30 15:54:43 2013
New Revision: 195983

URL: http://llvm.org/viewvc/llvm-project?rev=195983&view=rev
Log:
Update the LeakSanitizer documentation with a proper link.

Modified:
    cfe/trunk/docs/LeakSanitizer.rst

Modified: cfe/trunk/docs/LeakSanitizer.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/LeakSanitizer.rst?rev=195983&r1=195982&r2=195983&view=diff
==============================================================================
--- cfe/trunk/docs/LeakSanitizer.rst (original)
+++ cfe/trunk/docs/LeakSanitizer.rst Sat Nov 30 15:54:43 2013
@@ -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/LeakSanitizerDesignDocument>`_
+`https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer
+<https://code.google.com/p/address-sanitizer/wiki/LeakSanitizer>`_
 





More information about the cfe-commits mailing list