[PATCH] D25450: [clang-tidy] Fix identifier naming in macro args.

Jason Henline via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 10 16:28:53 PDT 2016


jhen updated this revision to Diff 74184.
jhen added a comment.

- Prevent multiple fixes for macro expansion


https://reviews.llvm.org/D25450

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25450.74184.patch
Type: text/x-patch
Size: 5458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161010/e464cb07/attachment-0001.bin>


More information about the cfe-commits mailing list