llvm-project/clang/lib/Headers/cuda_wrappers
Justin Lebar ebeeab87a1 [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
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