D1004: bdiff: format header file with clang-format

2017-10-11 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1004 AFFECTED FILES mercurial/bdiff.h CHANGE DETAILS diff --git a/mercurial/bdiff.h b/mercurial/bdiff

D1004: bdiff: format header file with clang-format

2017-10-12 Thread ryanmce (Ryan McElroy)
ryanmce added inline comments. INLINE COMMENTS > bdiff.h:18 > int bdiff_diff(struct bdiff_line *a, int an, struct bdiff_line *b, int bn, > - struct bdiff_hunk *base); > + struct bdiff_hunk *base); > void bdiff_freehunks(struct bdiff_hunk *l); This doesn't show up in Different

D1004: bdiff: format header file with clang-format

2017-10-12 Thread durin42 (Augie Fackler)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG72985b390d7c: bdiff: format header file with clang-format (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D1004?vs=2585&id=261