jdoerfert marked an inline comment as done.
jdoerfert added inline comments.


================
Comment at: clang/lib/Headers/__clang_cuda_math_forward_declares.h:41
 __DEVICE__ long abs(long);
 __DEVICE__ long long abs(long long);
-__DEVICE__ double abs(double);
----------------
I have to double check what abs declarations where here and which were not. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71179/new/

https://reviews.llvm.org/D71179



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to