[PATCH] D127873: [clang-format] Fix misplacement of `*` in declaration of pointer to struct
Jack Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 25 05:41:40 PDT 2022
jackhong12 marked 2 inline comments as done.
jackhong12 added a comment.
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!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127873/new/
https://reviews.llvm.org/D127873
More information about the cfe-commits
mailing list