[PATCH] D21472: [clang-tidy] readability-identifier-naming - support for other case types
James Reynolds via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 17 07:56:08 PDT 2016
JamesReynolds added a comment.
I'm not 100% sure that my regexes are the best balance between readability and terseness - or that I've named the case types particularly well. If there are better ideas for either of those things I'm very happy to accept criticism!
http://reviews.llvm.org/D21472
More information about the cfe-commits
mailing list