This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e4d6d1c1ff3: [clang-format] Add new option
PenaltyIndentedWhitespace (authored by mnauw).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
mnauw added a comment.
Thanks. However, I do not have commit access, so someone may have to arrange
for that ...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90534/new/
https://reviews.llvm.org/D90534
__
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90534/new/
https://reviews.llvm.org/D90534
_
mnauw updated this revision to Diff 302144.
mnauw added a comment.
Patch updated to include unit test and documentation changes (and to use full
diff).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90534/new/
https://reviews.llvm.org/D90534
Files
MyDeveloperDay requested changes to this revision.
MyDeveloperDay added a comment.
This revision now requires changes to proceed.
1. This requires unit tests
2. This requires a fill context diff
3. This requires changes to the ClangFormatStyleOptions.rst by running the
dump_style tool in clang/do
mnauw created this revision.
mnauw added a reviewer: sammccall.
mnauw added a project: clang-format.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
mnauw requested review of this revision.
As the example in the comment within the patch shows, the intention of
yet-another-p