[PATCH] D53210: Revert 344389 "Revert r344375 "[Driver] check for exit code from SIGPIPE""
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 20 12:48:01 PST 2018
nickdesaulniers added a comment.
Hi @richard.barton.arm , this has landed already. If you click "show older" you'll see the UI element that shows this landed as r344536 (Oct 15 2018). If your clang version is later than r344536 (what will become clang-8) and you still see this, please open a new bug. The commit is definitely confusing; it looks like a revert, but it's a revert of a revert (double negative) which is relanding the patch. The lld failures were PEBKAC on my part, unrelated to this patch.
Repository:
rC Clang
https://reviews.llvm.org/D53210
More information about the cfe-commits
mailing list