.. |
alloc_const_pair.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
alloc_const_Types.fail.cpp
|
|
|
alloc_const_Types.pass.cpp
|
|
|
alloc_convert_copy.fail.cpp
|
|
|
alloc_convert_copy.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
alloc_convert_move.fail.cpp
|
|
|
alloc_convert_move.pass.cpp
|
|
|
alloc_copy.pass.cpp
|
Guard testing of tuple extensions to make tests portable
|
2016-05-27 22:41:45 +00:00 |
alloc_move_pair.pass.cpp
|
|
|
alloc_move.pass.cpp
|
Guard testing of tuple extensions to make tests portable
|
2016-05-27 22:41:45 +00:00 |
alloc_UTypes.pass.cpp
|
|
|
alloc.pass.cpp
|
Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
|
2017-10-14 15:52:38 +00:00 |
const_pair.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
const_Types2.fail.cpp
|
|
|
const_Types.fail.cpp
|
|
|
const_Types.pass.cpp
|
Fix unused parameters and variables
|
2016-12-23 23:37:52 +00:00 |
convert_copy.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
convert_move.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
copy.fail.cpp
|
|
|
copy.pass.cpp
|
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
|
2016-11-04 20:26:59 +00:00 |
default.pass.cpp
|
Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
|
2017-10-14 15:52:38 +00:00 |
dtor.pass.cpp
|
[libcxx] [test] Strip trailing whitespace. NFC.
|
2017-06-20 21:00:02 +00:00 |
implicit_deduction_guides.pass.cpp
|
Add C++17 explicit deduction guides to std::pair.
|
2017-10-04 00:04:26 +00:00 |
move_pair.pass.cpp
|
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 5/7.
|
2016-12-08 21:38:32 +00:00 |
move.pass.cpp
|
Fix unused parameters and variables
|
2016-12-23 23:37:52 +00:00 |
PR20855_tuple_ref_binding_diagnostics.pass.cpp
|
Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
|
2018-12-18 23:19:00 +00:00 |
PR22806_constrain_tuple_like_ctor.pass.cpp
|
Update all bug URL's to point to https://bugs.llvm.org/...
|
2017-02-17 08:37:03 +00:00 |
PR23256_constrain_UTypes_ctor.pass.cpp
|
Fix unused parameters and variables
|
2016-12-23 23:37:52 +00:00 |
PR27684_contains_ref_to_incomplete_type.pass.cpp
|
Fix PR27684 - std::tuple no longer accepts reference to incomplete type in some cases.
|
2016-06-21 23:19:13 +00:00 |
PR31384.pass.cpp
|
Fix unused parameters and variables
|
2016-12-23 23:37:52 +00:00 |
test_lazy_sfinae.pass.cpp
|
Make tuple_constructible and family lazy again.
|
2016-07-02 00:58:17 +00:00 |
tuple_array_template_depth.pass.cpp
|
|
|
UTypes.fail.cpp
|
|
|
UTypes.pass.cpp
|
Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
|
2017-10-14 15:52:38 +00:00 |