[nvccWarnings] Fix -Wno-deprecated-declarations in hip_anyall and hip_ballot

Cette révision appartient à :
Phaneendr-kumar Lanka
2017-12-20 12:05:21 +05:30
Parent a8e146d0ce
révision f69762b300
2 fichiers modifiés avec 2 ajouts et 2 suppressions
+1 -1
Voir le fichier
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/ */
/* HIT_START /* HIT_START
* BUILD: %t %s ../test_common.cpp * BUILD: %t %s ../test_common.cpp NVCC_OPTIONS --Wno-deprecated-declarations
* RUN: %t * RUN: %t
* HIT_END * HIT_END
*/ */
+1 -1
Voir le fichier
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/ */
/* HIT_START /* HIT_START
* BUILD: %t %s ../test_common.cpp * BUILD: %t %s ../test_common.cpp NVCC_OPTIONS --Wno-deprecated-declarations
* RUN: %t * RUN: %t
* HIT_END * HIT_END
*/ */