[ASan] Disable new ASan error reporting tests on various ARMs.
authorAlex Shlyapnikov <alekseys@google.com>
Fri, 30 Mar 2018 00:03:36 +0000 (00:03 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Fri, 30 Mar 2018 00:03:36 +0000 (00:03 +0000)
commit0ee5a5577c3845a777fbcbad9a8a47b57d50b115
tree13b268684b83703e5b21b329846a330f5df22674
parent4b4d85fd4d843b94c7aeb99ba45c3c1d40b5cf5e
[ASan] Disable new ASan error reporting tests on various ARMs.

As many other ASan tests already, has to disable these failing tests on
arm, armhf and aarch64 configs.

Differential Revision: https://reviews.llvm.org/D44404

llvm-svn: 328849
compiler-rt/test/asan/TestCases/Linux/aligned_alloc-alignment.cc
compiler-rt/test/asan/TestCases/Linux/pvalloc-overflow.cc
compiler-rt/test/asan/TestCases/Posix/posix_memalign-alignment.cc
compiler-rt/test/asan/TestCases/calloc-overflow.cc
compiler-rt/test/asan/TestCases/malloc-size-too-big.cc