[all-commits] [llvm/llvm-project] f5f528: [libc++] Implement LWG3990 for Clang (#128834)

A. Jiang via All-commits all-commits at lists.llvm.org
Sun Mar 2 07:00:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5f5286da3a64608b5874d70b32f955267039e1c
      https://github.com/llvm/llvm-project/commit/f5f5286da3a64608b5874d70b32f955267039e1c
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-03-02 (Sun, 02 Mar 2025)

  Changed paths:
    M libcxx/docs/Status/Cxx2cIssues.csv
    M libcxx/include/tuple
    R libcxx/test/libcxx/utilities/no_specializations.verify.cpp
    A libcxx/test/libcxx/utilities/tuple/no_specializations.verify.cpp
    A libcxx/test/libcxx/utilities/variant/no_specializations.verify.cpp

  Log Message:
  -----------
  [libc++] Implement LWG3990 for Clang (#128834)

This patch adds `[[_Clang::__no_specializations__]]` to `tuple`, with
warning/error suppressed for `tuple<>`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list