[all-commits] [llvm/llvm-project] 43c543: [libc][NFC] Make strchr and strrchr more consistent

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Sep 28 10:42:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43c543aab7e3e6d5727097600ef13a352d1fb4e9
      https://github.com/llvm/llvm-project/commit/43c543aab7e3e6d5727097600ef13a352d1fb4e9
  Author: Michael Jones <michaelrj at google.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M libc/src/string/strchr.cpp
    M libc/src/string/strrchr.cpp

  Log Message:
  -----------
  [libc][NFC] Make strchr and strrchr more consistent

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D110581




More information about the All-commits mailing list