[PATCH] D146995: [clang-format][NFC] Refactor unit tests for "LambdaBodyIndentation: OuterScope" option.
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 12:25:51 PDT 2023
HazardyKnusperkeks added a comment.
In D146995#4227532 <https://reviews.llvm.org/D146995#4227532>, @jp4a50 wrote:
> If you guys are happy with this, could you please merge it for me?
You need to state a name and email for the commit.
> Edit: Also could you please advise about the failing CI test? It doesn't look like it's anything to do with my changes but do let me know if that's not the case.
If you have checked your code does compile and run on your side and the reported error is not in clang-format you can just ignore it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146995/new/
https://reviews.llvm.org/D146995
More information about the cfe-commits
mailing list