[PATCH] D75278: Use FileDescriptorIsDisplayed in place of direct call to isatty in support library
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 16:12:38 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
> This patch simply replaces the direct use of isatty with sys::Process::FileDescriptorIsDisplayed
This sentence of the git description needs an update.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75278/new/
https://reviews.llvm.org/D75278
More information about the llvm-commits
mailing list