[PATCH] D46941: [Debugify] Print errors and warnings to stderr

Anastasis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 06:36:51 PDT 2018


gramanas added a comment.

Just like llvm-lit I left the PASS or FAIL to stdout.

On second thoughts this breaks the piping as well. Should I move it to the error stream as well?


Repository:
  rL LLVM

https://reviews.llvm.org/D46941





More information about the llvm-commits mailing list