[all-commits] [llvm/llvm-project] 42294b: Revert "[libc] Add {, r}index"

Alex Brachet via All-commits all-commits at lists.llvm.org
Mon Apr 10 18:27:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42294bf16f767f10b30089b8e9cb963ae7b3ecb2
      https://github.com/llvm/llvm-project/commit/42294bf16f767f10b30089b8e9cb963ae7b3ecb2
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/arm/entrypoints.txt
    M libc/config/linux/riscv64/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/spec/bsd_ext.td
    M libc/src/string/CMakeLists.txt
    R libc/src/string/index.cpp
    R libc/src/string/index.h
    R libc/src/string/rindex.cpp
    R libc/src/string/rindex.h
    M libc/test/src/string/CMakeLists.txt
    R libc/test/src/string/index_test.cpp
    R libc/test/src/string/rindex_test.cpp

  Log Message:
  -----------
  Revert "[libc] Add {,r}index"

This reverts commit a0a141fcbe1dfd35032fa5c052e6906180a37fb1.




More information about the All-commits mailing list