llvm-project/libcxx/test/std/numerics/rand
Stephan T. Lavavej 50bd9576f0 [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
These typedefs were completely unused.

Fixes D29136.

llvm-svn: 294155
2017-02-05 22:47:41 +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 Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
rand.dis [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 2017-02-05 22:47:41 +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