summaryrefslogtreecommitdiff
path: root/test/msan/dtls_test.c
diff options
context:
space:
mode:
authorMohit K. Bhakkad <mohit.bhakkad@gmail.com>2016-02-29 08:22:55 +0000
committerMohit K. Bhakkad <mohit.bhakkad@gmail.com>2016-02-29 08:22:55 +0000
commit2a83b20ae41d943ef0d7a56b9169acd2702a6eb0 (patch)
treecf2374582b96458d21c0d127bd5e91db18af7f7c /test/msan/dtls_test.c
parentd47334b46db01d73c7a585f9d75c9e797687f482 (diff)
downloadcompiler-rt-2a83b20ae41d943ef0d7a56b9169acd2702a6eb0.tar.gz
Update the link of issue
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@262209 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/msan/dtls_test.c')
-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