Previously we only tested on C++14 and newer, which let slip a bug where
std::min returned the max. :(
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 11975 Build 11975: arc lint + arc unit
Differential D39818
[CUDA] [test-suite] Test std::min and std::max with C++11. ClosedPublic Authored by jlebar on Nov 8 2017, 1:56 PM.
Details Summary Previously we only tested on C++14 and newer, which let slip a bug where
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 8 2017, 2:10 PM Closed by commit rL317962: [CUDA] [test-suite] Test std::min and std::max with C++11. (authored by jlebar). · Explain WhyNov 10 2017, 5:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 122152 External/CUDA/algorithm.cu
|