llvm-project/libcxx/test/std/numerics/rand/rand.dis
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.dist.bern Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
rand.dist.norm [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 2017-02-05 22:47:41 +00:00
rand.dist.pois [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3. 2017-02-05 22:47:41 +00:00
rand.dist.samp Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
rand.dist.uni [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12. 2016-11-23 22:01:19 +00:00
nothing_to_do.pass.cpp