Revert "[compiler-rt] Intercept the bcmp() function."
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 26 Feb 2019 18:28:15 +0000 (18:28 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Tue, 26 Feb 2019 18:28:15 +0000 (18:28 +0000)
commit443e00a51bb918dcc2a4369c65808fe02dd43e1c
tree4668ccc2561d266b20c39bdd165ac2e21a1fa815
parent9dada83d6c533376b919eaf93cea99772f180814
Revert "[compiler-rt] Intercept the bcmp() function."

This reverts commits r354851, 354852, 354853 and r354888. They were
causing build failures on the android sanitizer bot.

llvm-svn: 354906
compiler-rt/lib/asan/tests/asan_mem_test.cc
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/test/asan/TestCases/Posix/bcmp_test.cc [deleted file]
compiler-rt/test/asan/TestCases/memcmp_test.cc
compiler-rt/test/msan/memcmp_test.cc
compiler-rt/test/msan/scoped-interceptors.cc
compiler-rt/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc