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
/
complex.number
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
63
-0
/
+95
*
Support tests in freestanding
JF Bastien
2019-02-04
89
-90
/
+268
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
90
-360
/
+270
*
[libcxx] Don't depend on availability markup to provide the streams in the dylib
Louis Dionne
2018-12-06
1
-2
/
+0
*
[libcxx] Improve accuracy of complex asinh and acosh
Mikhail Maltsev
2018-02-19
2
-0
/
+18
*
Implement LWG2870: Default value of parameter theta of polar should be dependent
Marshall Clow
2018-01-31
1
-1
/
+1
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
1
-0
/
+1
*
[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
Stephan T. Lavavej
2017-07-19
10
-10
/
+0
*
Add markup for libc++ dylib availability
Mehdi Amini
2017-05-04
1
-0
/
+2
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headers
Eric Fiselier
2017-04-19
12
-10
/
+34
*
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.
Stephan T. Lavavej
2017-02-05
2
-2
/
+0
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
10
-10
/
+0
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
2
-2
/
+2
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
9
-11
/
+27
*
Remove all _LIBCPP_VERSION tests from under test/std
Eric Fiselier
2016-10-08
1
-4
/
+0
*
Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal....
Marshall Clow
2016-08-11
1
-1
/
+0
*
Add SFINAE on additional overloads of std::complex functions. Fixes PR19921.
Eric Fiselier
2016-07-20
1
-0
/
+74
*
Move remaining _LIBCPP_VERSION tests into test/libcxx
Eric Fiselier
2016-06-22
1
-20
/
+0
*
Rename some test data (and make it const) to rid us of some shadowing warning...
Marshall Clow
2016-06-06
27
-315
/
+315
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
8
-13
/
+13
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
4
-13
/
+5
*
[libcxx] Fixup a few fumbles in the initial no-exceptions XFAILs list.
Asiri Rathnayake
2015-11-12
1
-1
/
+0
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
90
-0
/
+5867