[all-commits] [llvm/llvm-project] a9cd94: [libcxx] Fix inverted `has_terminal` condition
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Nov 7 05:32:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9cd941f392dbf99ddfcde9721bd5c485823bdf0
https://github.com/llvm/llvm-project/commit/a9cd941f392dbf99ddfcde9721bd5c485823bdf0
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M libcxx/include/print
Log Message:
-----------
[libcxx] Fix inverted `has_terminal` condition
Summary:
This used to indicate "has no terminal" and now it indicates "has
terminal" but the check was not changed.
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