[PATCH] D28324: [CUDA] Don't define functions that the CUDA headers themselves define on Windows.
Justin Lebar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 4 17:29:45 PST 2017
jlebar marked an inline comment as done.
jlebar added inline comments.
================
Comment at: clang/lib/Headers/__clang_cuda_cmath.h:76
+
+// For inscrutible reasons, the CUDA headers define these functions for us on
+// Windows.
----------------
tra wrote:
> inscrut__a__ble?
Thanks. :)
https://reviews.llvm.org/D28324
More information about the cfe-commits
mailing list