llvm-project/libcxx/test/std/numerics/rand
Stephan T. Lavavej 9e5283f27f [libcxx] [test] Use TEST_COMPILER_C1XX.
Also TEST_COMPILER_CLANG in one place. (More could be changed.)

llvm-svn: 329977
2018-04-12 23:56:17 +00:00
..
rand.adapt Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080 2017-11-15 07:45:07 +00:00
rand.device Include <system_error> since we use it. Thanks to Andrey Maksimov for the catch. 2018-03-07 22:51:16 +00:00
rand.dis [libcxx] [test] Fix Clang -Wunused-local-typedef warnings. 2017-07-19 22:02:29 +00:00
rand.eng [libcxx] [test] Use TEST_COMPILER_C1XX. 2018-04-12 23:56:17 +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 Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers 2017-04-19 00:23:45 +00:00
nothing_to_do.pass.cpp