]> granicus.if.org Git - clang/commit
[CUDA] Make __clang_cuda_cmath.h compatible with libc++.
authorJustin Lebar <jlebar@google.com>
Wed, 14 Sep 2016 21:50:14 +0000 (21:50 +0000)
committerJustin Lebar <jlebar@google.com>
Wed, 14 Sep 2016 21:50:14 +0000 (21:50 +0000)
commitb305e4d9e02974c2f92723caa4a2dda3a092f99f
tree9bc81fc1b967dd59a17d27788bf8e9c065e1b038
parent7c90bb73d0b53c126efb84b9acc4c0fc3b8500c5
[CUDA] Make __clang_cuda_cmath.h compatible with libc++.

Summary:
We need to add a bunch more "using"s, which weren't necessary with
libstdc++.

Once this is in I can check in a test to the test-suite.

Reviewers: tra

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D24588

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/__clang_cuda_cmath.h