summaryrefslogtreecommitdiff
path: root/test/msan
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2017-03-15 12:14:32 +0000
committerEric Liu <ioeric@google.com>2017-03-15 12:14:32 +0000
commitca1faf3b60b7624d97ebf5ce385745bb1bea5d88 (patch)
treed1fce5206992ace4b8706877edd931f4b64949ad /test/msan
parent54929415e103b05e680b9c0370ad433198eef358 (diff)
[msan] Relax lit check in wcsncpy.cc
Summary: The CHECK failed when the name is __interceptor_wcsncpy Reviewers: bkramer, eugenis Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D30975 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@297828 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/msan')
-rw-r--r--test/msan/wcsncpy.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/msan/wcsncpy.cc b/test/msan/wcsncpy.cc
index 8f809697e..f582c37b7 100644
--- a/test/msan/wcsncpy.cc
+++ b/test/msan/wcsncpy.cc
@@ -30,7 +30,7 @@ int main() {
// CHECK: in main {{.*}}wcsncpy.cc:26
// CHECK: Uninitialized value was stored to memory at
-// CHECK: in wcsncpy
+// CHECK: in {{[^\s]*}}wcsncpy
// CHECK: in main {{.*}}wcsncpy.cc:25
// CHECK: Memory was marked as uninitialized