[all-commits] [llvm/llvm-project] 5a7524: [libc] Include empty remove in baremetal stdio.h (...

Petr Hosek via All-commits all-commits at lists.llvm.org
Sat Mar 16 23:17:40 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a75242bc898886b9833e328ad5f656246424a81
      https://github.com/llvm/llvm-project/commit/5a75242bc898886b9833e328ad5f656246424a81
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-03-16 (Sat, 16 Mar 2024)

  Changed paths:
    M libc/config/baremetal/arm/entrypoints.txt
    M libc/config/baremetal/riscv/entrypoints.txt
    A libc/src/stdio/baremetal/CMakeLists.txt
    A libc/src/stdio/baremetal/remove.cpp

  Log Message:
  -----------
  [libc] Include empty remove in baremetal stdio.h (#85336)

This is required to avoid compilation error in libc++.

See #85335 for more details.



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