[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 01:49:48 PST 2022


rymiel added a comment.

Could the check be hoisted to the top of the loop? could that possibly catch more cases?


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

https://reviews.llvm.org/D138371



More information about the cfe-commits mailing list