commit | bb835ac64d80b19e086dadcbac52654723a6b938 | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Tue Nov 15 19:15:57 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Tue Nov 15 19:15:57 2016 +0000 |
tree | aefccaa9b716c5f82e5ce870911d7ae4340694a7 | |
parent | e3cb22259740a4dabd213a4546d05f7ce944dd35 [diff] |
[CUDA] Mark __libcpp_{isnan,isinf,isfinite} as constexpr. Summary: This makes these functions available on host and device, which is necessary to compile <complex> for the device. Reviewers: hfinkel, EricWF Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D25403 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287012 91177308-0d34-0410-b5e6-96231b3b80d8