[PATCH] D138371: [clang-format] Fix a crash due to dereferencing null MatchingParen
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 20 15:55:36 PST 2022
rymiel added a comment.
In D138371#3939938 <https://reviews.llvm.org/D138371#3939938>, @HazardyKnusperkeks wrote:
> In D138371#3939682 <https://reviews.llvm.org/D138371#3939682>, @rymiel wrote:
>
>> Oops, nevermind, I misunderstood the loop
>
> To understand this is really a tough one. Took me some minutes too, to see why the return is needed.
I think the fact that almost every word is "Next" doesn't help 😃
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138371/new/
https://reviews.llvm.org/D138371
More information about the cfe-commits
mailing list