On 18 June 2015 at 07:28, <[email protected]> wrote: > 1) Comments that exceed the 80-char limit get wrapped blindly, rather than > being rewrapped properly. This results in comment blocks that look like this:
I sidestepped this issue by making Clang-Format ignore all comments. See bug 961541. Cheers, Biru _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

