[PATCH] D28324: [CUDA] Don't define functions that the CUDA headers themselves define on Windows.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 17:12:42 PST 2017


tra accepted this revision.
tra added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Headers/__clang_cuda_cmath.h:76
+
+// For inscrutible reasons, the CUDA headers define these functions for us on
+// Windows.
----------------
inscrut__a__ble?


https://reviews.llvm.org/D28324





More information about the cfe-commits mailing list