[all-commits] [llvm/llvm-project] 87bf23: [libc] Add missing dependencies on `getc` and `ung...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Feb 20 13:11:59 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87bf23216fc1257e88e0d38730df2d0187ff5bc6
      https://github.com/llvm/llvm-project/commit/87bf23216fc1257e88e0d38730df2d0187ff5bc6
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M libc/src/stdio/scanf_core/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add missing dependencies on `getc` and `ungetc` for GPU (#128069)

Summary:
These are required because we don't use the `file` interface.



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