[tests] Fixed build & disabled run of hipStdComplex on nvcc path

Change-Id: I885e96902faa065f6559183f33b6a7aa1f37e393
This commit is contained in:
Maneesh Gupta
2018-07-25 15:39:45 +05:30
parent 73ef531208
commit 9d8dd3a4e6
+2 -2
View File
@@ -17,8 +17,8 @@ OUT OF OR INN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s
* RUN: %t
* BUILD: %t %s NVCC_OPTIONS -std=c++11
* RUN: %t EXCLUDE_HIP_PLATFORM nvcc
* HIT_END
*/
#include "test_common.h"