Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
libcxx
/
test
/
std
/
numerics
/
rand
/
rand.eng
/
rand.eng.lcong
8b3e138
[libcxx] [test] Remove unused local typedef in test/std/numerics/rand/rand.eng/rand.eng.lcong/default.pass.cpp
by Billy Robert O'Neal III
· 7 years ago
610e0fd
Add void casts to suppress nodiscard on linear_congruential_engine.
by Billy Robert O'Neal III
· 7 years ago
9e5283f
[libcxx] [test] Use TEST_COMPILER_C1XX.
by Stephan T. Lavavej
· 7 years ago
1c240a8
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080
by Billy Robert O'Neal III
· 8 years ago
aae6356
[libcxx] [test] Rename _Tp to T. NFCI.
by Stephan T. Lavavej
· 8 years ago
69154d6
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers
by Eric Fiselier
· 8 years ago
f2e24f5
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
by Stephan T. Lavavej
· 9 years ago
8eb5ce8
[libcxx] [test] D27020: Fix MSVC warning C4245 "conversion from 'X' to 'Y', signed/unsigned mismatch", part 7/12.
by Stephan T. Lavavej
· 9 years ago
ae3c4ee
[libcxx] [test] D26812: In random tests, use real static_asserts and silence a warning.
by Stephan T. Lavavej
· 9 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago