[PATCH] D60320: [clang-format]: Add option to insert space after locical not operator

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 7 05:29:07 PDT 2019


MyDeveloperDay added a comment.

In D60320#1457568 <https://reviews.llvm.org/D60320#1457568>, @reuk wrote:

> I updated `ClangFormatStyleOptions.rst` by hand, is there a way to do that automatically instead (for future patches)?


I do it by hand, I know there is a python script out there, go with this for now, perhaps I'll try and find out how to do it automatically and then submit any differences if there are any (I'm sure there are some)


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

https://reviews.llvm.org/D60320





More information about the cfe-commits mailing list