[PATCH] D125171: Add a new clang-format option AlwaysBreakBeforeFunctionParameters

jonathan molinatto via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 22 16:16:41 PDT 2023


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

I still don't know what `Please write it out long form` means for the unit test.



================
Comment at: clang/docs/ClangFormatStyleOptions.rst:3663
 
+.. _Macros:
+
----------------
I didn't modify this section in the header at all. I assume someone modified the Format.h file and didn't update the docs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125171



More information about the cfe-commits mailing list