[PATCH] D18539: [CUDA] Add math forward declares.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 17:06:51 PDT 2016


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

One nit. LGTM otherwise.


================
Comment at: lib/Headers/__clang_cuda_math_forward_declares.h:1
@@ +1,2 @@
+/*===---- __clang_cuda_cmath.h - Device-side CUDA cmath support ------------===
+ *
----------------
This should be updated.


http://reviews.llvm.org/D18539





More information about the cfe-commits mailing list