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.pois
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Fix potential OOB in poisson_distribution
Louis Dionne
2019-11-07
1
-1
/
+63
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
90
-0
/
+180
*
Support tests in freestanding
JF Bastien
2019-02-04
91
-91
/
+273
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
91
-364
/
+273
*
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
Stephan T. Lavavej
2017-07-19
2
-7
/
+0
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
Stephan T. Lavavej
2017-02-05
2
-6
/
+0
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
6
-20
/
+20
*
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-11-23
4
-10
/
+14
*
Avoid huge main() functions and huge arrays. Patch from STL@microsoft.com
Eric Fiselier
2016-06-22
2
-302
/
+334
*
Rename variables to prevent shadowing. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
10
-90
/
+90
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
91
-0
/
+4209