In the isatty test it was assumed that /dev/tty existed, but that's not
always the case. Now we check for that.
Details
Details
- Reviewers
- None
- Commits
- rG707996e486df: [libc] handle case where /dev/tty doesn't exist
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo