llvm-project/libcxx/test/std/numerics/rand
Eric Fiselier c71bd55b5d Enable the -Wsign-compare warning to better support MSVC
llvm-svn: 289363
2016-12-11 05:31:00 +00:00
..
rand.adapt [libcxx] [test] D26812: In random tests, use real static_asserts and silence a warning. 2016-11-18 22:45:32 +00:00
rand.device [libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced". 2016-11-14 17:35:14 +00:00
rand.dis Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
rand.eng [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 2016-12-08 21:38:57 +00:00
rand.predef Fix portability issues in <random> tests. Patch from STL@microsoft.com 2016-07-24 23:36:18 +00:00
rand.req
rand.util
nothing_to_do.pass.cpp