MyDeveloperDay added a comment.
Thank you for this patch, a few process issues.
Comment at: clang/include/clang/Format/Format.h:58
+ /// If true, the empty line is inserted before access modifiers
+ /// \code
you need to run clang/doc/tools/dump_style.py so
thezbyg created this revision.
thezbyg added a reviewer: MyDeveloperDay.
thezbyg requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Add new option called InsertEmptyLineBeforeAccessModifier. Empty line before
access modifier is inserted if th