[PATCH] D16000: Add "/dev/console" as a special file name to lit

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 06:11:25 PST 2016


rafael added a comment.

/dev/tty would be appropriate, no?

When using this a test will print to the console even running check-llvm, no?  That is quite unfortunate. Maybe the test should go to the test-suite instead of check-llvm?


http://reviews.llvm.org/D16000





More information about the llvm-commits mailing list