[all-commits] [llvm/llvm-project] 38bf68: [libc++] Add missing noexcept to span constructor ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jun 5 07:22:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38bf6840e8589ebe22e8157aee79a57d9db9393d
      https://github.com/llvm/llvm-project/commit/38bf6840e8589ebe22e8157aee79a57d9db9393d
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M libcxx/include/span
    M libcxx/test/std/containers/views/views.span/span.cons/span.pass.cpp

  Log Message:
  -----------
  [libc++] Add missing noexcept to span constructor (#94381)

Thanks to Marshall Clow for noticing.
Fixes #94364



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