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.dis
/
rand.dist.samp
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
72
-0
/
+144
*
[libc++] Remove unnecessary <iostream> #includes in tests
Louis Dionne
2019-03-28
4
-8
/
+0
*
Support tests in freestanding
JF Bastien
2019-02-04
73
-73
/
+219
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
73
-292
/
+219
*
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
Stephan T. Lavavej
2017-07-19
1
-6
/
+0
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers
Eric Fiselier
2017-04-19
9
-18
/
+18
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
4
-62
/
+62
*
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-11-23
1
-1
/
+2
*
Add array bounds assertions to satisfy MSVC's /analyze flag. Patch from STL@m...
Eric Fiselier
2016-06-26
1
-0
/
+3
*
Avoid huge main() functions and huge arrays. Patch from STL@microsoft.com
Eric Fiselier
2016-06-22
2
-872
/
+940
*
Rename variables to prevent shadowing. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
2
-36
/
+36
*
Initialize local doubles to NaN. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
2
-28
/
+30
*
Fix some non-standard parts of our test suite. Reported by STL
Eric Fiselier
2016-04-22
2
-0
/
+2
*
Add missing include of <algorithm>
Marshall Clow
2016-04-22
2
-0
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
73
-0
/
+4694