[all-commits] [llvm/llvm-project] 785924: [libc] [Obvious] Remove unneeded header in strchr.

Chris Gyurgyik via All-commits all-commits at lists.llvm.org
Fri Jul 10 16:35:07 PDT 2020


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

  Changed paths:
    M libc/src/string/CMakeLists.txt
    M libc/src/string/strchr.cpp

  Log Message:
  -----------
  [libc] [Obvious] Remove unneeded header in strchr.

Reviewers: sivachandra

Reviewed By: sivachandra

Subscribers: mgorny, tschuett, ecnelises, libc-commits

Tags: #libc-project

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




More information about the All-commits mailing list