[PATCH] D66384: [clang-format] Fix a bug that joins template closer and =

Arthur O'Dwyer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 18 07:17:52 PDT 2019


Quuxplusone added a comment.

LGTM too, although I would still question whether `Style.SpaceBeforeAssignmentOperators` is providing anyone any benefit at all.


Repository:
  rC Clang

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

https://reviews.llvm.org/D66384





More information about the cfe-commits mailing list