Support placement new in hip-clang

This commit is contained in:
Yaxun (Sam) Liu
2018-08-28 19:13:27 +00:00
committed by Yaxun Sam Liu
parent 52b8879f12
commit 338eaefa84
2 changed files with 72 additions and 0 deletions
+1
View File
@@ -471,6 +471,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__")