]> granicus.if.org Git - clang/commit
[CUDA] Make std::min/max work when compiling in C++14 mode with a C++11 stdlib.
authorJustin Lebar <jlebar@google.com>
Thu, 17 May 2018 16:12:42 +0000 (16:12 +0000)
committerJustin Lebar <jlebar@google.com>
Thu, 17 May 2018 16:12:42 +0000 (16:12 +0000)
commit2528a79005f7195f1ede353e21688e5223ac2460
treefca6732bbb57c82c284b59f349d86b791f9b6338
parent7257469bed9e7e12c6b2733f58c0ee9936818463
[CUDA] Make std::min/max work when compiling in C++14 mode with a C++11 stdlib.

Reviewers: rsmith

Subscribers: sanjoy, cfe-commits, tra

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332619 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/cuda_wrappers/algorithm