[PATCH] D23239: [CUDA] Add __device__ overloads for placement new and delete.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 21:28:24 PDT 2016


jlebar added a comment.

In https://reviews.llvm.org/D23239#508863, @tra wrote:

> I think we need to add `noexcept` for these in c++11.


Argh, you are completely right.

Thank you for the review.


https://reviews.llvm.org/D23239





More information about the cfe-commits mailing list