Fix compilation of some broken tests on nvcc path

Change-Id: I92406af00c2de09d728e9b7f661c1f3873470560


[ROCm/hip commit: f1c3dd0dff]
This commit is contained in:
Maneesh Gupta
2017-02-27 13:17:51 +05:30
parent dd6f21070a
commit 2799863a54
4 changed files with 4 additions and 4 deletions
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t
* HIT_END
*/