[all-commits] [llvm/llvm-project] aee553: [libc] Stop using LLVM's `stdout` in overlay mode ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Sat Jul 13 04:24:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aee553e366d997c6d27e03d1ee4c7da153867424
https://github.com/llvm/llvm-project/commit/aee553e366d997c6d27e03d1ee4c7da153867424
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-07-13 (Sat, 13 Jul 2024)
Changed paths:
M libc/test/src/stdio/CMakeLists.txt
Log Message:
-----------
[libc] Stop using LLVM's `stdout` in overlay mode tests
Summary:
This causes errors when running unit tests when it tries to use an
invalid stdio handle.
Fixes https://github.com/llvm/llvm-project/issues/98711
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