[PATCH] D85600: [clang-format] use spaces for alignment of binary/ternary expressions with UT_AlignWithSpaces

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 18 00:55:20 PST 2020


sylvestre.ledru added a comment.

I am not 100% that it is thanks to this patch but reformatting Firefox code with clang-format 11 significantly improves the readability of the usage 
of ternary operators. See: https://phabricator.services.mozilla.com/D90795

Thanks for the change!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85600/new/

https://reviews.llvm.org/D85600



More information about the cfe-commits mailing list