[UBSan] Run all UBSan tests in 32-bit mode as well.
authorAlexey Samsonov <vonosmas@gmail.com>
Thu, 26 Feb 2015 19:19:44 +0000 (19:19 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Thu, 26 Feb 2015 19:19:44 +0000 (19:19 +0000)
commit1c915782b950be68cbbfccfc6bd253181f3a6b8f
tree06cc58fe9ade6b1c04109356514ddb818385aa58
parentb523deaa3864e467ab423483200d343006a7cd73
[UBSan] Run all UBSan tests in 32-bit mode as well.

We build and support UBSan on 32-bit platforms. We should run tests
there as well. Fixes PR22683.

llvm-svn: 230662
compiler-rt/test/ubsan/CMakeLists.txt
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp
compiler-rt/test/ubsan/lit.common.cfg
compiler-rt/test/ubsan/lit.site.cfg.in