zinovy.nis added a subscriber: malcolm.parsons.
zinovy.nis added a comment.

> I think spaces that will be removed should be counted - long long is 9.

I thought about it, but what about "long       long              int

- *     *     *"? Is it still 9?

I think it's a business of clang-format to remove excessive spaces, not of
clang-tidy.

вс, 22 апр. 2018 г. в 10:11, Malcolm Parsons via Phabricator <
revi...@reviews.llvm.org>:

> malcolm.parsons added a comment.
> 
> I think spaces that will be removed should be counted - long long is 9.
> 
> OTOH, MinTypeNameLength isn't likely to be set high enough for that to
>  matter.
> 
> Repository:
> 
>   rCTE Clang Tools Extra
> 
> https://reviews.llvm.org/D45927


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D45927



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to