This patch adds an option to remove the blank after comma between several function parameters. The default value is still to keep the blank.
Patch by: Kai Wolf
Paths
| Differential D16765
[Clang-Format] Add option for spacing between function parameters Needs ReviewPublic Authored by NewProggie on Feb 1 2016, 2:23 AM.
Details
Diff Detail Event TimelineNewProggie retitled this revision from to [Clang-Format] Add option for spacing between function parameters. NewProggie updated this object.
Revision Contents
Diff 46518 docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTest.cpp
|