[all-commits] [llvm/llvm-project] e5d514: [libc] Allow construction of const span from mutab...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Aug 22 01:54:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5d5146323ffaa13eb5185616c6ae5c36b69352d
      https://github.com/llvm/llvm-project/commit/e5d5146323ffaa13eb5185616c6ae5c36b69352d
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M libc/src/__support/CPP/span.h
    M libc/src/__support/CPP/type_traits.h
    M libc/test/src/__support/CPP/span_test.cpp

  Log Message:
  -----------
  [libc] Allow construction of const span from mutable span




More information about the All-commits mailing list