[all-commits] [llvm/llvm-project] 5c7dc8: [libc++][ranges] Add missing test cases for `[[nod...

Lucas Mellone via All-commits all-commits at lists.llvm.org
Sun Jul 19 06:37:28 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c7dc8e7d72e8f833e5fa4d4790e93ff76b51304
      https://github.com/llvm/llvm-project/commit/5c7dc8e7d72e8f833e5fa4d4790e93ff76b51304
  Author: Lucas Mellone <github.snugness349 at passinbox.com>
  Date:   2026-07-19 (Sun, 19 Jul 2026)

  Changed paths:
    M libcxx/test/libcxx/ranges/range.adaptors/range.enumerate/nodiscard.verify.cpp

  Log Message:
  -----------
  [libc++][ranges] Add missing test cases for `[[nodiscard]]` tests in `enumerate_view` (#209289)

Addresses missing `[[nodiscard]]` test cases for
`std::views::enumerate`.

---------

Co-authored-by: Hristo Hristov <zingam at outlook.com>



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