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
/
numarray
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] [test] Fix valarray UB and MSVC warnings.
Stephan T. Lavavej
2019-12-12
2
-10
/
+0
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
203
-0
/
+406
*
Fix a number of bugs in __val_expr's subset operator[].
Eric Fiselier
2019-04-02
8
-218
/
+340
*
Support tests in freestanding
JF Bastien
2019-02-04
213
-213
/
+639
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
213
-852
/
+639
*
[libcxx] Avoid spurious construction of valarray elements
Mikhail Maltsev
2018-02-08
4
-0
/
+81
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers
Eric Fiselier
2017-04-19
2
-4
/
+4
*
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
Eric Fiselier
2017-03-03
2
-4
/
+4
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
3
-9
/
+0
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
12
-16
/
+16
*
[libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-12-06
2
-2
/
+4
*
[libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-11-23
108
-147
/
+255
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Fix operator precedence mistake in valarray/not.pass.cpp. Patch from STL@micr...
Eric Fiselier
2016-06-22
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
214
-0
/
+9632