clang/lib/Headers/cuda_wrappers
Justin Lebar 06f550b3c3 [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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285251 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-26 22:13:26 +00:00
..
algorithm [CUDA] Re-land support for <complex> (r283683 and r283680). 2016-10-11 17:36:03 +00:00
complex [CUDA] Switch cuda_wrappers/complex to use a proper include guard instead of #pragma once. 2016-10-26 22:13:20 +00:00
new [CUDA] Move device placement new definitions into a wrapper header. 2016-10-26 22:13:26 +00:00