forked from OSchip/llvm-project
![]() One of the SIMD tests attempted to left shift a value by 42, which is UB when the left hand side is a 32 bit integer type. This patch adjusts the test to use the value 4 instead of 42. llvm-svn: 342820 |
||
---|---|---|
.. | ||
algorithms/alg.search | ||
filesystem | ||
func | ||
iterator | ||
language.support/support.coroutines | ||
memory | ||
simd | ||
utilities | ||
nothing_to_do.pass.cpp |