[PATCH] D146310: [clang-format] Fix dropped 'else' in 398cddf6acec

Jared Grubb via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 10:37:34 PDT 2023


jaredgrubb added a comment.

The difference doesn't appear to affect any unit tests (which is unfortunate), but I think you didn't mean to remove this else, based both on the logic of the original commit and the format of the patched line.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146310



More information about the cfe-commits mailing list