[all-commits] [llvm/llvm-project] 1b35c4: [libc] [obvious] In strrchr, remove cast to unsign...

Chris Gyurgyik via All-commits all-commits at lists.llvm.org
Fri Jul 31 17:16:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b35c4fed29d6136ce241a692ce0a7165e59bf81
      https://github.com/llvm/llvm-project/commit/1b35c4fed29d6136ce241a692ce0a7165e59bf81
  Author: cgyurgyik <gyurgyikcp at gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

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

  Log Message:
  -----------
  [libc] [obvious] In strrchr, remove cast to unsigned char before
comparison.




More information about the All-commits mailing list