[all-commits] [llvm/llvm-project] c860fd: [NFC][libc] Remove ArrayRef which is replaced with...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Aug 22 03:52:50 PDT 2022


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

  Changed paths:
    R libc/src/__support/CPP/ArrayRef.h
    M libc/src/__support/CPP/CMakeLists.txt
    M libc/src/pthread/CMakeLists.txt
    M libc/test/src/__support/CPP/CMakeLists.txt
    R libc/test/src/__support/CPP/arrayref_test.cpp
    M libc/test/src/string/memory_utils/CMakeLists.txt
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [NFC][libc] Remove ArrayRef which is replaced with span




More information about the All-commits mailing list