[PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 11:04:35 PDT 2016
tra added a comment.
I think we need to add `noexcept` for these in c++11.
https://reviews.llvm.org/D23239
More information about the cfe-commits
mailing list