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

Luis Pinto via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 18 07:39:20 PST 2019


Luis added a comment.

In D71659#1789694 <https://reviews.llvm.org/D71659#1789694>, @mitchell-stellar wrote:

> This feature is missing unit tests. Also, what is the reason for all the comment changes? I don't think the changed comment lines originally exceeded 80 characters.


Yup, I will add the unit-test when I have time, regarding the comments, it's really weird because I'm using clang-format to format the file on save, I'll double check and try to revert those comment changes!


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