* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 19 Feb 2017 10:54:35 +0000 (10:54 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 19 Feb 2017 10:54:35 +0000 (10:54 +0000)
From-SVN: r245572

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/debug.xml

index bc0d4434b5a9513bf559569ec3b8f9e7f76c46f6..01efa3ed1a70881d74eaf529803587c0f083ea96 100644 (file)
@@ -1,3 +1,7 @@
+2017-02-19  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
+
 2017-02-18  Gerald Pfeifer  <gerald@pfeifer.com>
 
        * doc/xml/manual/io.xml: Update link to groups.google.com.
index 1e64a86c7b7995fd73cea8e763fd8a92075ea53f..37e330d3ed273b1a6455f4197f8e66eea3bccae9 100644 (file)
   xlink:href="http://valgrind.org/docs/manual/hg-manual.html"> 
   Helgrind</link>, and
   <link xmlns:xlink="http://www.w3.org/1999/xlink" 
-  xlink:href="https://code.google.com/p/data-race-test/"> 
+  xlink:href="https://github.com/google/sanitizers"> 
   ThreadSanitizer</link> (this refers to ThreadSanitizer v1, not the
   new "tsan" feature built-in to GCC itself).
 </para>