[PATCH] D71659: [clang-format] Added new option to allow setting spaces before and after the operator

Pablo Martin-Gomez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 27 15:50:24 PST 2019


Bouska added a comment.

Is there a reason why this option adds space before and after the tok::arrow token but not the tok::arrowstar token? That seems inconsistent to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71659





More information about the cfe-commits mailing list