[PATCH] D13081: [clang-tidy] Implement FixitHints for identifier references in IdentifierNamingCheck

Beren Minor via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 13:50:56 PDT 2015


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

- Do not check for identifier names from system headers
- Check for SourceLocation validity before modifying them


http://reviews.llvm.org/D13081

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13081.35672.patch
Type: text/x-patch
Size: 12927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150924/3234a81e/attachment-0001.bin>


More information about the cfe-commits mailing list