clang/utils/ci/run-buildbot check-format command in remote build process caused my last differential, https://reviews.llvm.org/D155714, to fail (https://buildkite.com/llvm-project/clang-ci/builds/355) and when I checked the logs I found out that the problem doesn't reside in my change. So I fixed the linting problem in the clang/lib/Analysis/UnsafeBufferUsage.cpp file which is to remove some extra white spaces.
Details
Details
- Reviewers
NoQ ziqingluo-90 - Group Reviewers
Restricted Project - Commits
- rG82b94a9f7be9: Fix the linting problems in UnsafeBufferUsage.cpp
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
You're welcome!
I don't have permission to commit so I'll send my Name and Email:
Name: Amirreza Ashouri
Email: ar.ashouri999@gmail.com
Comment Actions
BTW my Email in one of my previous patches is inserted incorrectly. I appreciate if you could possibly fix that for me.
my Email in this 0fd4175907b40fe63131482c162d7e0f76000521 commit, is inserted google.com instead of gmail.com .
Thank You!
Comment Actions
Hi @AMP999
I have committed this patch on behalf of you.
Unfortunately, I cannot amend an old commit for you as it will cause rewriting a bunch of the history.
I made a correction message along with the commit.
Comment Actions
Looks like rG910450a28ba9c has independently addressed both issues. But at least we had a chance to deal with the injustice!