[all-commits] [llvm/llvm-project] 2ce10f: [libc] Remove the <string.h> header in libc/src an...

Job Henandez Lara via All-commits all-commits at lists.llvm.org
Sun Oct 20 09:06:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ce10f0491142863d3f21cd0adb312ab2cfed107
      https://github.com/llvm/llvm-project/commit/2ce10f0491142863d3f21cd0adb312ab2cfed107
  Author: Job Henandez Lara <jobhdezlara93 at gmail.com>
  Date:   2024-10-20 (Sun, 20 Oct 2024)

  Changed paths:
    M libc/src/string/CMakeLists.txt
    M libc/src/string/strcat.h
    M libc/src/string/strcpy.h
    M libc/src/string/strdup.h
    M libc/src/string/strlcat.h
    M libc/src/string/strlcpy.h
    M libc/src/string/strlen.h
    M libc/src/string/strncat.h
    M libc/src/string/strndup.h

  Log Message:
  -----------
  [libc] Remove the <string.h> header in libc/src and libc/test (#113076)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list