[PATCH] D69573: [clang-format] [PR36294] AlwaysBreakAfterReturnType works incorrectly for some operator functions

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 25 02:37:18 PDT 2020


sylvestre.ledru added a comment.

FYI, in Mozilla build of clang-format, we reverted this change. 
It was causing more issues than fixes.
https://bugzilla.mozilla.org/show_bug.cgi?id=1629853


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69573





More information about the cfe-commits mailing list