[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 29 Jul 2014 00:30:01 +0000 (00:30 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 29 Jul 2014 00:30:01 +0000 (00:30 +0000)
commit8b9d18e4febfa1995a51c8cefcdd4a10662b3bf5
tree24682f59bdb6c438a23d7e051a8a9d24add0b215
parent0874e538aaeaab95b23dc751911a2b121e9fa320
[UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably

llvm-svn: 214149
compiler-rt/test/ubsan/TestCases/Float/cast-overflow.cpp
compiler-rt/test/ubsan/TestCases/Integer/no-recover.cpp
compiler-rt/test/ubsan/TestCases/Misc/bool.cpp
compiler-rt/test/ubsan/TestCases/Misc/bounds.cpp
compiler-rt/test/ubsan/TestCases/Misc/enum.cpp
compiler-rt/test/ubsan/TestCases/Misc/missing_return.cpp
compiler-rt/test/ubsan/TestCases/Misc/unreachable.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/null.cpp
compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp
compiler-rt/test/ubsan/lit.common.cfg