Add c++11 option for nvcc

[ROCm/clr commit: 2034ed3561]
Esse commit está contido em:
Satyanvesh Dittakavi
2020-02-13 19:48:26 +05:30
commit 373da28853
@@ -18,7 +18,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* TEST: %t
* HIT_END
*/