[PATCH] D21020: [clang-tidy] readability-identifier-naming - Support for Macros

James Reynolds via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 03:41:54 PDT 2016


JamesReynolds updated this revision to Diff 59857.
JamesReynolds added a comment.

Thanks Eugene, I've added a comment into docs/ReleaseNotes.rst to say this is in. I'll create a BugZilla account to update PR.

I've also added a new test and code to create FixIts for uses of the Macros as well as the definitions themselves.


http://reviews.llvm.org/D21020

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21020.59857.patch
Type: text/x-patch
Size: 16591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/4cc26490/attachment-0001.bin>


More information about the cfe-commits mailing list