llvm-project/libcxx/test/std/language.support
Mark de Wever b490c8a662 [libc++][format] Updates feature-test macros.
During the discussion on the SG-10 mailinglist regarding the format
feature-test macros voted in during the last plenary it turns out libc++
can't mark the format feature-test macro as implemented.

According to
  https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations#__cpp_lib_format
the not yet implemented paper
  P1361R2 Integration of chrono with text formatting
affects the feature test macro.

Note that P1361R2 doesn't mention the feature-test macro nor is there an
LWG-issue to address the issue. The reporter of the issue didn't recall
where this requirement exactly has been decided.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D133271
2022-09-07 18:39:39 +02:00
..
cmp [libc++][NFC] Remove TEST_HAS_NO_SPACESHIP_OPERATOR 2022-08-09 16:32:54 -07:00
cstdint/cstdint.syn [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
support.coroutines [libc++] Rename *SAFE_STATIC to *CONSTINIT, and normalize its uses. 2022-02-15 10:39:41 -05:00
support.dynamic [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
support.exception [libc++] [test] Qualify calls to std::rethrow_exception. NFC. 2022-02-16 11:03:34 -05:00
support.general
support.initlist [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
support.limits [libc++][format] Updates feature-test macros. 2022-09-07 18:39:39 +02:00
support.rtti [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
support.runtime [libcxx] [test] Remove UNSUPPORTED markings for mingw issues that no longer are present in CI 2022-04-06 10:03:10 +03:00
support.start.term [libc++] Fix XFAIL annotation 2021-08-20 10:18:40 -04:00
support.types [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00