[all-commits] [llvm/llvm-project] 595475: [libc] [obvious] Fix strchr and strrchr tests so t...

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


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

  Changed paths:
    M libc/test/src/string/strchr_test.cpp
    M libc/test/src/string/strrchr_test.cpp

  Log Message:
  -----------
  [libc] [obvious] Fix strchr and strrchr tests so that constness is
actually verified.




More information about the All-commits mailing list