This is an archive of the discontinued LLVM Phabricator instance.

[libc++][clang-format] Change the penalties to prefer a newline over breaking after parens
AbandonedPublic

Authored by philnik on Jun 19 2022, 2:15 AM.

Details

Reviewers
ldionne
Mordante
var-const
Group Reviewers
Restricted Project

Diff Detail

Event Timeline

philnik created this revision.Jun 19 2022, 2:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2022, 2:15 AM
philnik requested review of this revision.Jun 19 2022, 2:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2022, 2:15 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik updated this revision to Diff 438186.Jun 19 2022, 2:17 AM
  • Fix patch
philnik updated this revision to Diff 438188.Jun 19 2022, 2:46 AM
  • Increase BreakOpenParnethesis penalty
ldionne requested changes to this revision.EditedJun 21 2022, 8:16 AM

Can you explain what the difference is? Preferably in the commit message.

This revision now requires changes to proceed.Jun 21 2022, 8:16 AM
philnik abandoned this revision.Jul 29 2022, 6:01 AM