[PATCH] D13079: [clang-tidy] Code factorization and cleanup in IdentifierNamingCheck

Beren Minor via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 27 01:22:49 PDT 2015


berenm updated this revision to Diff 35818.
berenm added a comment.

Added comments and reformated NamingCheckIdentifer.h with clang-format.


http://reviews.llvm.org/D13079

Files:
  clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tidy/readability/IdentifierNamingCheck.h
  test/clang-tidy/readability-identifier-naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13079.35818.patch
Type: text/x-patch
Size: 6497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150927/9ca7f181/attachment.bin>


More information about the cfe-commits mailing list