Merge pull request #650 from ROCm-Developer-Tools/hip-clang-new

Support placement new in hip-clang
This commit is contained in:
Maneesh Gupta
2018-09-15 11:21:01 +05:30
committed by GitHub
2 changed files with 72 additions and 0 deletions
+1
View File
@@ -461,6 +461,7 @@ hc_get_workitem_absolute_id(int dim)
#include <__clang_cuda_complex_builtins.h>
#include <cuda_wrappers/algorithm>
#include <cuda_wrappers/complex>
#include <cuda_wrappers/new>
#undef __CUDA__
#pragma pop_macro("__CUDA__")