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

Jason Henline via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 08:01:58 PDT 2016


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

- Early exit if not Failure.ShouldFix


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.75430.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/531bb0ee/attachment-0001.bin>


More information about the cfe-commits mailing list