[PATCH] D138371: [clang-format] Fix a crash due to dereferencing null MatchingParen

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 20 12:16:33 PST 2022


HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.
This revision is now accepted and ready to land.

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.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138371/new/

https://reviews.llvm.org/D138371



More information about the cfe-commits mailing list