These tests depend on TSan seeing the intercepted memcpy(), so they break when the compiler chooses the builtin version. Reviewed By: dvyukov Differential Revision: https://reviews.llvm.org/D105629
Like r367463, but for test/tsan. llvm-svn: 367656