Skip to content
Snippets Groups Projects
user avatar
Dan Gohman authored
/dev/stdin as an input when stdin is connected to a tty, for example.

No test, because it's difficult to write a reasonably portable test
for this. /dev/stdin isn't a character device when stdin is redirected
from a file or connected to a pipe.

llvm-svn: 175542
22954dbb
Name Last commit Last update
..