[all-commits] [llvm/llvm-project] 2d97ba: [libc]: Remove unused includes from strfrom*.cpp (...

Vinayak Dev via All-commits all-commits at lists.llvm.org
Tue Mar 26 13:16:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d97ba22f8ca0fbb8896fd0f54c0cd7c69f4d0cd
      https://github.com/llvm/llvm-project/commit/2d97ba22f8ca0fbb8896fd0f54c0cd7c69f4d0cd
  Author: Vinayak Dev <104419489+vinayakdsci at users.noreply.github.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M libc/src/stdlib/strfromd.cpp
    M libc/src/stdlib/strfromf.cpp
    M libc/src/stdlib/strfroml.cpp

  Log Message:
  -----------
  [libc]: Remove unused includes from strfrom*.cpp (#86657)

Removes unused header includes from `strfrom*()` implementation files.



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