[CUDA] Move device placement new definitions into a wrapper header.
Previously, these were always included -- after this change, you have to #include <new>, which is consistent with how things ought to work. llvm-svn: 285251
Loading
Please sign in to comment