[PATCH] D127873: [clang-format] Fix misplacement of `*` in declaration of pointer to struct
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 25 13:51:31 PDT 2022
HazardyKnusperkeks added a comment.
In D127873#3610106 <https://reviews.llvm.org/D127873#3610106>, @jackhong12 wrote:
> Hi. I passed the unit tests on my computer. But the build status here is failed. The build log only shows the issue is related to `git reset --hard`. So, I don't know where the bug is. Could you give me some hints to fix this issue? Thanks!
If everything is fine on your side, and you can't see a problem related to you on the build bot, just push it. If it really breaks something you will notice. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127873/new/
https://reviews.llvm.org/D127873
More information about the cfe-commits
mailing list