[all-commits] [llvm/llvm-project] 7c7219: [libc++][ranges] LWG4016: container-insertable che...

Xiaoyang Liu via All-commits all-commits at lists.llvm.org
Wed Oct 23 07:05:13 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c721999ca81f22a12ff671291ec0b51397d8ba9
      https://github.com/llvm/llvm-project/commit/7c721999ca81f22a12ff671291ec0b51397d8ba9
  Author: Xiaoyang Liu <siujoeng.lau at gmail.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M libcxx/docs/Status/Cxx2cIssues.csv
    M libcxx/include/__ranges/to.h
    M libcxx/test/std/ranges/range.utility/range.utility.conv/container.h
    M libcxx/test/std/ranges/range.utility/range.utility.conv/to.pass.cpp

  Log Message:
  -----------
  [libc++][ranges] LWG4016: container-insertable checks do not match what container-inserter does (#113103)

This patch implements LWG4016: container-insertable checks do not match
what container-inserter does.



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