[all-commits] [llvm/llvm-project] 3b5f8f: [libc++][span] Test `[[nodiscard]]` applied to `sp...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Sat Jun 6 23:22:24 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b5f8fe2ac66b5bf7f447b1a29db8ac9c2d1820c
      https://github.com/llvm/llvm-project/commit/3b5f8fe2ac66b5bf7f447b1a29db8ac9c2d1820c
  Author: Hristo Hristov <hghristov.rmm at gmail.com>
  Date:   2026-06-07 (Sun, 07 Jun 2026)

  Changed paths:
    A libcxx/test/libcxx/containers/views/views.span/nodiscard.iterator.verify.cpp

  Log Message:
  -----------
  [libc++][span] Test `[[nodiscard]]` applied to `span::iterator` (#202068)

Adds test coverage.

`[[nodicard]]` applied in:
- https://github.com/llvm/llvm-project/pull/198489
- https://github.com/llvm/llvm-project/pull/198492

Towards #172124



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