[PATCH] D31308: [clang-tidy] new check readability-no-alternative-tokens
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 17:54:52 PDT 2017
Eugene.Zelenko added a comment.
I think will be good idea to make this check working in both ways (standard or alternative operator representations), depending on option.
Probably readability-operators-representation will be better name for check.
See also PR25195.
https://reviews.llvm.org/D31308
More information about the cfe-commits
mailing list