Merge pull request #477 from mangupta/hipfuncgetattr_nvcc

Add signature for hipFuncGetAttributes to nvcc_details

[ROCm/hip commit: 59d849a643]
This commit is contained in:
Maneesh Gupta
2018-05-30 12:29:03 +05:30
committed by GitHub
2 changed files with 6 additions and 1 deletions
@@ -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
* RUN: %t
* HIT_END
*/