[asan] un-XFAIL one test
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 28 Jun 2018 22:54:30 +0000 (22:54 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 28 Jun 2018 22:54:30 +0000 (22:54 +0000)
commit59ef3dbbc6d26ce22f7a74dde17dad1eafb47828
treec2cc16ff5290a79f3c3afc662b91fb695dc1acef
parent517c22041e8e113df030949fae36e1c5c4cab9c4
[asan] un-XFAIL one test

NDK r16 provides glob.h, which makes this test pass.
Supporting different test outcomes depending on the version of NDK
add unnecessary complexity to the test harness. IMHO, it's OK to require
the latest stable release.

llvm-svn: 335935
compiler-rt/test/asan/TestCases/Linux/syscalls.cc