[compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 14 Jan 2019 21:02:25 +0000 (21:02 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 14 Jan 2019 21:02:25 +0000 (21:02 +0000)
commitadd3080cb95d1ccd3ec41c1a1d1c5f21fe32060a
treeba23b30c533485816a538a23015e1024a01515fe
parente159a0dd1a04a10fab2663dc5bc80a51b09e3636
[compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.

Once again, just like with r338296, these tests seem to only have
failed sanitizer-x86_64-linux-android, so let's just disable them,
since that seems like the pre-established practice here..

To be noted, they failed on some configs there, but not all,
so it is not XFAIL.

llvm-svn: 351119
compiler-rt/test/ubsan/TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function-variable.cpp
compiler-rt/test/ubsan/TestCases/Pointer/alignment-assumption-attribute-alloc_align-on-function.cpp
compiler-rt/test/ubsan/TestCases/Pointer/alignment-assumption-blacklist.cpp