From 2be7ec9a342eb0b4e3b6c9a4d236a975e6f38bb3 Mon Sep 17 00:00:00 2001 From: levlam Date: Fri, 26 Apr 2019 06:03:14 +0300 Subject: [PATCH] Remove too hard for clang 3.4 (compiler Segmentation fault) test. GitOrigin-RevId: e9fa868b86748a9b8e63df8097ea1a55268b64fa --- test/set_with_position.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/set_with_position.cpp b/test/set_with_position.cpp index 97d9a2981..f5da39615 100644 --- a/test/set_with_position.cpp +++ b/test/set_with_position.cpp @@ -153,6 +153,7 @@ static void test_hands() { } } +#if !TD_CLANG template