[PATCH] D16000: Add "/dev/console" as a special file name to lit
Dan Liew via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 09:20:34 PST 2016
delcypher added a comment.
In http://reviews.llvm.org/D16000#334339, @ygao wrote:
> @delcypher,
>
> Thanks a lot! The lit parameter "-param enable_console=1" works for me and it is much cleaner than what I had earlier. I took out those changes.
> The change to lit.cfg to use the lit parameter is relevant to the cfe project and I am updating the related diff http://reviews.llvm.org/D15705.
Great. Thanks for taking to time to implement my suggestions.
LGTM.
http://reviews.llvm.org/D16000
More information about the llvm-commits
mailing list