summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohit K. Bhakkad <mohit.bhakkad@gmail.com>2016-05-23 08:19:53 +0000
committerMohit K. Bhakkad <mohit.bhakkad@gmail.com>2016-05-23 08:19:53 +0000
commit4c6ea7361b3518bb4ea900647e6653020524a754 (patch)
tree60d53b799e127e159c24936e1705c6819afa9b58
parent0fdb589b1daa4be6948d1b852e4a6e2ccb2a8696 (diff)
downloadcompiler-rt-4c6ea7361b3518bb4ea900647e6653020524a754.tar.gz
Merging r262209:
------------------------------------------------------------------------ r262209 | mohit.bhakkad | 2016-02-29 13:52:55 +0530 (Mon, 29 Feb 2016) | 1 line Update the link of issue ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/branches/release_38@270403 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/msan/dtls_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/msan/dtls_test.c b/test/msan/dtls_test.c
index 4036f71a7..49d95c44c 100644
--- a/test/msan/dtls_test.c
+++ b/test/msan/dtls_test.c
@@ -4,7 +4,7 @@
Regression test for a bug in msan/glibc integration,
see https://sourceware.org/bugzilla/show_bug.cgi?id=16291
- and https://code.google.com/p/memory-sanitizer/issues/detail?id=44
+ and https://github.com/google/sanitizers/issues/547
*/
#ifndef BUILD_SO