From 4c6ea7361b3518bb4ea900647e6653020524a754 Mon Sep 17 00:00:00 2001 From: "Mohit K. Bhakkad" Date: Mon, 23 May 2016 08:19:53 +0000 Subject: 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 --- test/msan/dtls_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1