Merge pull request #302 from phani544/nvccWarnings

[nvccWarnings] Fix -Wno-deprecated-declarations in hip_anyall and hip…

[ROCm/clr commit: 03c8eb6d91]
Αυτή η υποβολή περιλαμβάνεται σε:
Maneesh Gupta
2018-01-16 12:16:51 +05:30
υποβλήθηκε από GitHub
γονέας 4e9b4d0e5f bab8090dfc
υποβολή 90a0d88809
2 αρχεία άλλαξαν με 2 προσθήκες και 2 διαγραφές
@@ -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
*/