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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 02:21:23 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248996: [clang-tidy] Implement FixitHints for identifier references in… (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D13081?vs=35974&id=36202#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13081

Files:
  clang-tools-extra/trunk/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/Inputs/readability-identifier-naming/system/system-header.h
  clang-tools-extra/trunk/test/clang-tidy/Inputs/readability-identifier-naming/user-header.h
  clang-tools-extra/trunk/test/clang-tidy/readability-identifier-naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13081.36202.patch
Type: text/x-patch
Size: 16710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/8498e70b/attachment.bin>


More information about the cfe-commits mailing list