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

[ROCm/hip commit: bd60ef9031]
This commit is contained in:
Phaneendr-kumar Lanka
2017-12-20 12:05:21 +05:30
bovenliggende 8f0e9a3efb
commit 75dcb768e0
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS --Wno-deprecated-declarations
* RUN: %t
* HIT_END
*/
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../test_common.cpp
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS --Wno-deprecated-declarations
* RUN: %t
* HIT_END
*/