[PATCH] D78879: [clang-format] [PR45357] Fix issue found with operator spacing

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 27 02:38:26 PDT 2020


MyDeveloperDay added a subscriber: hans.
MyDeveloperDay added a comment.

So for the Mozilla case mentioned in the bug report we either need to ask @hans  if D76850: clang-format: Fix pointer alignment for overloaded operators (PR45107) <https://reviews.llvm.org/D76850> can go into the v10 branch, or perhaps they can apply that path rather than the revert patch

However I believe for @sylvestre.ledru bug ( is somewhat different and needs additional changes)


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

https://reviews.llvm.org/D78879





More information about the cfe-commits mailing list