llvm-project/libcxx/test/std
Igor Zhukov 6bb51bf062 [libc++][test] Fix MSVC warnings C6054, C6001, C4242 in format_tests.h
Reviewed By: Mordante

Differential Revision: https://reviews.llvm.org/D131336
2022-08-07 16:55:50 +07:00
..
algorithms [libc++][ranges][NFC] Make sure all implemented algorithms are enabled in "robust" tests. 2022-08-05 14:02:12 -07:00
atomics [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659) 2022-07-12 08:00:40 +03:00
concepts [libc++] Remove unused __functional includes 2022-05-28 10:12:39 +02:00
containers [libc++] Implement P1004R2 (constexpr std::vector) 2022-07-27 20:26:44 +02:00
depr [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
diagnostics [libc++] Complete the implementation of N4190 2022-06-22 10:13:03 +02:00
experimental [libc++] Implement P1004R2 (constexpr std::vector) 2022-07-27 20:26:44 +02:00
input.output [libc++] Implement P1423R3 (char8_t backward compatibility remediation) 2022-07-20 11:27:51 +02:00
iterators [libc++] Fix a hard error in `contiguous_iterator<NoOperatorArrowIter>`. 2022-08-04 10:58:21 -07:00
language.support [libc++][format] Enables feature-test macro. 2022-08-02 18:43:27 +02:00
library/description/conventions [libc++][ranges][NFC] Make sure all implemented algorithms are enabled in "robust" tests. 2022-08-05 14:02:12 -07:00
localization [libc++] Implement P0618R0 (Deprecating <codecvt>) 2022-06-30 16:47:50 +02:00
namespace [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00
numerics [libc++] Fix warning C4244 in std/numerics/rand/rand.dist/rand.dist.samp/rand.dist.samp.discrete/eval.pass.cpp 2022-08-02 20:44:46 -04:00
ranges [libc++][ranges] Finish LWG issues directly related to the One Ranges Proposal. 2022-06-28 12:00:15 -07:00
re [libc++][AIX] Correct the definition of __regex_word for AIX 2022-07-16 18:11:04 -04:00
strings [libc++] Uses operator<=> in string_view 2022-08-04 19:13:47 +02:00
thread [libcxx][test] barrier completion functions must be non-throwing 2022-06-24 09:06:47 -07:00
time [libc++][chrono] Uses operator<=> in the calendar. 2022-07-27 21:53:08 +02:00
utilities [libc++][test] Fix MSVC warnings C6054, C6001, C4242 in format_tests.h 2022-08-07 16:55:50 +07:00
pstl