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

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 02:30:37 PST 2020


hans added a comment.

In D69573#1900089 <https://reviews.llvm.org/D69573#1900089>, @sylvestre.ledru wrote:

> @MyDeveloperDay @hans what about adding this to the release notes?
>  I was trying clang-format 10 on Firefox code base and I noticed this change which isn't documented in
>  https://prereleases.llvm.org/10.0.0/rc1/tools/clang/docs/ReleaseNotes.html#clang-format
>  (I can do it if you want)


Release notes are very welcome :-)


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