[msan] Properly guard tests added by r355348; NFC
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 8 Mar 2019 19:57:27 +0000 (19:57 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 8 Mar 2019 19:57:27 +0000 (19:57 +0000)
commit57b38a8593bd7d63b9db09676087365d8d3d0d8a
treee493f972cc2f7f5650522ccfdb6db89bf1a3df60
parent9e18875ba30ce98f1cfb5c266ddfe96d994239e5
[msan] Properly guard tests added by r355348; NFC

r355348 uses builtins without proper guards, breaking the test on
various platforms.

llvm-svn: 355718
compiler-rt/lib/msan/tests/msan_test.cc