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
/
experimental
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
8
-9
/
+9
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
6
-6
/
+0
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
43
-0
/
+45
*
Implement LWG 2960: nonesuch is insufficiently useless
Marshall Clow
2019-04-30
2
-0
/
+61
*
Support tests in freestanding
JF Bastien
2019-02-04
49
-49
/
+147
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
49
-196
/
+147
*
Remove more of the std::experimental bits that are now in std::. All the _v t...
Marshall Clow
2018-02-06
34
-3188
/
+0
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
1
-0
/
+1
*
Fix XFAIL to reflect recent fixes in GCC
Eric Fiselier
2017-05-11
1
-1
/
+2
*
Fix GCC 7 test failures.
Eric Fiselier
2017-05-09
1
-0
/
+5
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
1
-1
/
+1
*
[libcxx] [test] Strip trailing whitespace.
Stephan T. Lavavej
2017-01-04
5
-5
/
+5
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
4
-2
/
+5
*
Adjust libc++ test infastructure to fully support modules
Eric Fiselier
2016-12-05
1
-16
/
+16
*
Implement conjuntion/disjuntion/negation for LFTS v2. Same code and tests for...
Marshall Clow
2016-11-26
3
-0
/
+177
*
Implement the 'detection idiom' from LFTS v2
Marshall Clow
2016-11-26
5
-0
/
+224
*
Move more _LIBCPP_VERSION tests to test/libcxx.
Eric Fiselier
2016-06-22
2
-40
/
+0
*
Implement std::experimental::propagate_const from LFTS v2
Jonathan Coe
2016-06-19
41
-0
/
+1436
*
Fix warnings in tests.
Eric Fiselier
2016-06-14
1
-31
/
+25
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
6
-29
/
+12
*
Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.
Eric Fiselier
2016-04-20
1
-5
/
+0
*
Suppress array initialization warnings in std::experimental::apply tests
Eric Fiselier
2015-10-01
3
-0
/
+13
*
Remove constexpr support for std::apply because it introduces regressions.
Eric Fiselier
2015-04-19
2
-0
/
+8
*
[libcxx] Add <experimental/tuple> header for LFTS.
Eric Fiselier
2015-03-17
12
-0
/
+1561
*
[libcxx] Add <experimental/ratio>
Eric Fiselier
2015-02-17
8
-0
/
+360
*
Fix alignment in tests for readability.
Eric Fiselier
2015-02-03
2
-4
/
+4
*
[libcxx] Add <experimental/system_error>
Eric Fiselier
2015-02-03
3
-0
/
+96
*
[libcxx] Add <experimental/chrono>
Eric Fiselier
2015-02-02
2
-0
/
+68
*
Fix vexing parse in test.
Eric Fiselier
2015-01-12
1
-1
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
11
-0
/
+1015