From 01963cec9b3fbc8ec98da449180d95be224dfadd Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Thu, 18 Jul 2019 20:22:28 +0000 Subject: [NFC][pstl] Run clang-format on the sources, including the tests llvm-svn: 366492 --- pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp') diff --git a/pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp b/pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp index a5c0bc2dad8..5eb242e6dd7 100644 --- a/pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp +++ b/pstl/test/std/algorithms/alg.modifying.operations/rotate.pass.cpp @@ -74,7 +74,7 @@ struct compare> struct test_one_policy { -#if _PSTL_ICC_17_VC141_TEST_SIMD_LAMBDA_DEBUG_32_BROKEN || \ +#if _PSTL_ICC_17_VC141_TEST_SIMD_LAMBDA_DEBUG_32_BROKEN || \ _PSTL_ICC_16_VC14_TEST_SIMD_LAMBDA_DEBUG_32_BROKEN // dummy specializations to skip testing in case of broken configuration template void -- cgit v1.2.3