Tamas Mate has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20513 )
Change subject: IMPALA-12469: Allow short if statements on a single line in clang-format ...................................................................... IMPALA-12469: Allow short if statements on a single line in clang-format This change allows short if statements and blocks to be put on a single line, clang-format will keep these constructions as-is. Change-Id: I65d04f00187648fafab89c82cb01ffd9ea17c4bb Reviewed-on: http://gerrit.cloudera.org:8080/20513 Reviewed-by: Daniel Becker <[email protected]> Reviewed-by: Tamas Mate <[email protected]> Tested-by: Tamas Mate <[email protected]> --- M .clang-format 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Daniel Becker: Looks good to me, but someone else must approve Tamas Mate: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20513 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I65d04f00187648fafab89c82cb01ffd9ea17c4bb Gerrit-Change-Number: 20513 Gerrit-PatchSet: 2 Gerrit-Owner: Peter Rozsa <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]>
