[asan] Mark the strstr test as UNSUPPORTED on FreeBSD
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Sun, 26 Jul 2020 10:37:47 +0000 (11:37 +0100)
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Sun, 26 Jul 2020 10:37:47 +0000 (11:37 +0100)
commit98b61112c32e1d2f4a0037698e9ac1d46c23d6c7
tree712e560108e3dc077e103495b731d2499ddd0b4a
parent9b19400004dfee9d07a90aa11d448bade9ee71a2
[asan] Mark the strstr test as UNSUPPORTED on FreeBSD

 Like Android, FreeBSDs libc calls memchr which causes this test to fail.

Reviewed By: emaste

Differential Revision: https://reviews.llvm.org/D84541
compiler-rt/test/asan/TestCases/strstr_strict.c