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
/
utilities
/
tuple
/
tuple.tuple
/
tuple.cnstr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Take 2: Implement LWG 3158
Louis Dionne
2019-09-27
2
-1
/
+34
*
[libc++] Take 2: Implement LWG 2510
Louis Dionne
2019-09-26
2
-2
/
+60
*
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
Ilya Biryukov
2019-09-25
4
-88
/
+2
*
[libc++] Purge mentions of GCC 4 from the test suite
Louis Dionne
2019-09-24
1
-1
/
+1
*
[libc++] Try fixing tests that fail on GCC 5 and older
Louis Dionne
2019-09-24
1
-0
/
+4
*
[libc++] Implement LWG 3158
Louis Dionne
2019-09-24
2
-1
/
+34
*
[libc++] Implement LWG 2510
Louis Dionne
2019-09-24
2
-1
/
+50
*
Fix various test failures with GCC
Eric Fiselier
2019-09-13
1
-1
/
+1
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
2
-2
/
+2
*
[libc++] Mark std::tuple CTAD test as failing on AppleClang 9
Louis Dionne
2019-08-14
1
-0
/
+1
*
[libc++] Implement CTAD for std::tuple
Louis Dionne
2019-08-12
1
-13
/
+57
*
Fix non-conformance it `std::tuple`.
Eric Fiselier
2019-07-12
1
-0
/
+16
*
Fix tuple's conditionally explicit constructors for very weird user
Eric Fiselier
2019-07-03
1
-0
/
+14
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
20
-0
/
+29
*
Support tests in freestanding
JF Bastien
2019-02-04
34
-34
/
+102
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
34
-136
/
+102
*
Portability fix: add missing includes and static_casts. Reviewed as https://r...
Marshall Clow
2018-12-18
1
-0
/
+1
*
[libcxx] [test] Fix MSVC warnings and errors.
Stephan T. Lavavej
2018-02-26
1
-0
/
+1
*
[libc++] Fix PR20855 -- libc++ incorrectly diagnoses illegal reference bindin...
Eric Fiselier
2018-01-24
1
-0
/
+136
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
3
-0
/
+5
*
Add C++17 explicit deduction guides to std::pair.
Eric Fiselier
2017-10-04
1
-3
/
+4
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
1
-1
/
+1
*
XFAIL tuple deduction guide test on GCC
Eric Fiselier
2017-06-08
1
-0
/
+5
*
Add tests for class template deduction on std::tuple.
Eric Fiselier
2017-06-08
1
-0
/
+150
*
Mark LWG#2796 as complete. No functionality change; we had tests that covered...
Marshall Clow
2017-05-11
1
-0
/
+4
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library
Eric Fiselier
2017-04-19
1
-2
/
+0
*
Update all bug URL's to point to https://bugs.llvm.org/...
Eric Fiselier
2017-02-17
2
-2
/
+2
*
[libcxx] [test] Fix comment typos.
Stephan T. Lavavej
2017-02-05
1
-1
/
+1
*
[libcxx] [test] Fix comment typos, strip trailing whitespace.
Stephan T. Lavavej
2017-01-18
2
-4
/
+4
*
Fix unused parameters and variables
Eric Fiselier
2016-12-23
4
-8
/
+11
*
Fix XFAILS for is_trivially_destructible trait
Eric Fiselier
2016-12-15
1
-3
/
+0
*
Add tests for LWG 2796
Eric Fiselier
2016-12-15
1
-0
/
+38
*
Add more test cases for PR31384
Eric Fiselier
2016-12-15
1
-9
/
+59
*
Add test case for PR31384
Eric Fiselier
2016-12-15
1
-0
/
+38
*
Revert r289727 due to PR31384
Eric Fiselier
2016-12-15
1
-154
/
+0
*
Work around bug in initialization of std::array base class with older clangs
Eric Fiselier
2016-12-14
1
-2
/
+6
*
[libcxx] Fix tuple construction/assignment from types derived from tuple/pair...
Eric Fiselier
2016-12-14
1
-0
/
+150
*
Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
Eric Fiselier
2016-12-08
1
-7
/
+14
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
6
-50
/
+50
*
Fix PR30979 - tuple<move_only> is constructible from move_only const&
Eric Fiselier
2016-11-13
1
-0
/
+50
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
5
-7
/
+15
*
Make tuple_constructible and family lazy again.
Eric Fiselier
2016-07-02
1
-0
/
+102
*
Fix PR27684 - std::tuple no longer accepts reference to incomplete type in so...
Eric Fiselier
2016-06-21
2
-20
/
+56
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
3
-5
/
+5
*
Guard testing of tuple extensions to make tests portable
Eric Fiselier
2016-05-27
4
-2
/
+15
*
Make tuples constructors conditionally EXPLICIT. See N4387
Eric Fiselier
2016-04-19
11
-3
/
+285
*
Cleanup and guard tuple's constructor SFINAE. Fixes PR22806 and PR23256.
Eric Fiselier
2016-04-15
3
-2
/
+278
*
[libcxx] Remove the "reduced-arity-initialization" extension from the uses-al...
Eric Fiselier
2016-04-15
2
-55
/
+98
*
[libc++] Try and prevent evaluation of `is_default_constructible` on tuples d...
Eric Fiselier
2015-02-21
1
-0
/
+17
*
Mark more tuple tests as unsupported in C++98 && C++03
Eric Fiselier
2015-02-19
1
-0
/
+2
[next]