msan: update shadow constant in strlen_of_shadow test
authorThurston Dang <thurston@google.com>
Wed, 30 Nov 2022 17:25:30 +0000 (17:25 +0000)
committerThurston Dang <thurston@google.com>
Wed, 30 Nov 2022 17:41:16 +0000 (17:41 +0000)
commitf5e2481b42fb4539232b5621adcfc03d2eeb4eb7
tree4f8f523bb9075e78dbb931394eff569b25972860
parent52ca1499313fb72efa635d86d285fc4a36c58f34
msan: update shadow constant in strlen_of_shadow test

strlen_of_shadow hardcodes the mem-to-shadow
constant. That constant was changed in D137666;
this CL updates the test accordingly.
(Other tests will be updated separately.)

Differential Revision: https://reviews.llvm.org/D139027
compiler-rt/test/msan/strlen_of_shadow.cpp