[PATCH] D16286: [clang-tidy] Readability check for redundant parenthesis in return expression.

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 01:12:48 PDT 2023


owenpan added a comment.
Herald added a subscriber: carlosgalvezp.

clang-format can remove some types of redundant parens now. See D154484 <https://reviews.llvm.org/D154484>.


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

https://reviews.llvm.org/D16286



More information about the cfe-commits mailing list