[PATCH] D156259: [clang-format] Fix a bug that erroneously placed function arguments on a new line despite all arguments being able to fit on the same line.

Jon Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 09:26:49 PDT 2023


jp4a50 marked 4 inline comments as done.
jp4a50 added a comment.

Addressed all comments. Please let me know if there's anything else required before merging.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156259



More information about the cfe-commits mailing list