[PATCH] [clang-tidy] Add a checker that warns on const string & members.

Benjamin Kramer benny.kra at gmail.com
Tue Jul 15 10:03:53 PDT 2014


Remove useless link, there doesn't seem to be a reachable version of this.

http://reviews.llvm.org/D4522

Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/GoogleTidyModule.cpp
  clang-tidy/google/MemberStringReferencesCheck.cpp
  clang-tidy/google/MemberStringReferencesCheck.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4522.11453.patch
Type: text/x-patch
Size: 4780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/e52bf283/attachment.bin>


More information about the cfe-commits mailing list