index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
numerics
/
rand
/
rand.eng
/
rand.eng.lcong
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
11
-0
/
+22
*
Support tests in freestanding
JF Bastien
2019-02-04
12
-12
/
+36
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
12
-48
/
+36
*
[libcxx] [test] Remove unused local typedef in test/std/numerics/rand/rand.en...
Billy Robert O'Neal III
2018-05-17
1
-1
/
+0
*
Add void casts to suppress nodiscard on linear_congruential_engine.
Billy Robert O'Neal III
2018-05-17
2
-3
/
+3
*
[libcxx] [test] Use TEST_COMPILER_C1XX.
Stephan T. Lavavej
2018-04-12
1
-4
/
+4
*
Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...
Billy Robert O'Neal III
2017-11-15
1
-4
/
+4
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
1
-2
/
+2
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers
Eric Fiselier
2017-04-19
1
-0
/
+2
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
1
-1
/
+1
*
[libcxx] [test] D27020: Fix MSVC warning C4245 "conversion from 'X' to 'Y', s...
Stephan T. Lavavej
2016-11-23
4
-4
/
+4
*
[libcxx] [test] D26812: In random tests, use real static_asserts and silence ...
Stephan T. Lavavej
2016-11-18
1
-2
/
+21
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
12
-0
/
+750