User Details
User Details
- User Since
- Dec 11 2018, 7:44 AM (184 w, 5 d)
Thu, Jun 23
Thu, Jun 23
Tue, Jun 7
Tue, Jun 7
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- Move test case to support; update comments
Wed, Jun 1
Wed, Jun 1
dmcyk added a comment to D124607: Add an error message to the default SIGPIPE handler.
Thanks for trying it out @nemanjai, I can reproduce this locally indeed.
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- rebase
- Use llvm-cxxfilt to test SIGPIPE handler
May 16 2022
May 16 2022
dmcyk added a comment to D124607: Add an error message to the default SIGPIPE handler.
@t.p.northover made the commit, but it broke clang-ppc64le-linux-multistage buildbot, so it's been reverted.
In the test the input to FileCheck was empty, so maybe the signal handler didn't trigger for some reason.
May 5 2022
May 5 2022
dmcyk added a comment to D124607: Add an error message to the default SIGPIPE handler.
The builds look good, maybe @jhenderson or @t.p.northover, can you land this for me, please? I don't have commit access.
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- Check full error message
dmcyk added a comment to D124607: Add an error message to the default SIGPIPE handler.
Yup, the python script works and it's better idd, thanks!
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- Use python script instead of shell
May 4 2022
May 4 2022
dmcyk added a comment to D124607: Add an error message to the default SIGPIPE handler.
Build failure is unrelated to my changes I think, only one test had a timeout and it was TIMEOUT: libFuzzer :: large.test (72097 of 72097).
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- Windows unsupported; rebase main
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- Add llvm-nm test case for SIGPIPE handler
May 3 2022
May 3 2022
dmcyk added a reviewer for D124607: Add an error message to the default SIGPIPE handler: t.p.northover.
Apr 28 2022
Apr 28 2022
dmcyk updated the diff for D124607: Add an error message to the default SIGPIPE handler.
- rebase main
dmcyk requested review of D124607: Add an error message to the default SIGPIPE handler.
Dec 11 2018
Dec 11 2018
dmcyk awarded D33029: [clang-format] add option for dangling parenthesis a Like token.