[PATCH] D31308: [clang-tidy] new check readability-no-alternative-tokens
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 24 04:33:14 PDT 2017
alexfh added a comment.
FWIW, I'm pretty sure this can and should be done on the lexer level - it will be faster and more universal.
Repository:
rL LLVM
https://reviews.llvm.org/D31308
More information about the cfe-commits
mailing list