[all-commits] [llvm/llvm-project] 9c18f0: [libc++] Adds headers to FTM. (#75699)

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Dec 18 03:43:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c18f031968aabc7698e9ab0ea94da3b665d4d5a
      https://github.com/llvm/llvm-project/commit/9c18f031968aabc7698e9ab0ea94da3b665d4d5a
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M libcxx/include/version
    R libcxx/test/std/language.support/support.limits/support.limits.general/.version.compile.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/format.version.compile.pass.cpp
    M libcxx/test/std/language.support/support.limits/support.limits.general/numeric.version.compile.pass.cpp
    M libcxx/utils/generate_feature_test_macro_components.py

  Log Message:
  -----------
  [libc++] Adds headers to FTM. (#75699)

These feature-test macros had no headers listed in their associated
papers. This adds the expected headers.

Fixes https://github.com/llvm/llvm-project/issues/75577




More information about the All-commits mailing list