Merge pull request #595 from mangupta/patch4-fixhipStdComplex

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

[ROCm/clr commit: 86188f04c8]
This commit is contained in:
Maneesh Gupta
2018-07-26 06:17:04 +05:30
committad av GitHub
förälder e58d3b16b4 7033561423
incheckning 951d920990
@@ -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"