diff --git a/sapfor/experts/Sapfor_2017/CMakeLists.txt b/sapfor/experts/Sapfor_2017/CMakeLists.txt index 7d0c5d2..82e446e 100644 --- a/sapfor/experts/Sapfor_2017/CMakeLists.txt +++ b/sapfor/experts/Sapfor_2017/CMakeLists.txt @@ -209,7 +209,7 @@ set(TRANSFORMS ${TR_LOOP_UNROLL} ${TR_GV} ${TR_PRIV_DEL} - ${TR_CONV} + ${TR_CONV} ${TR_PRIV_DEL} ${TR_IMPLICIT_NONE})