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

Benjamin Kramer benny.kra at gmail.com
Tue Jul 15 10:28:13 PDT 2014


Add test case that got attached to the wrong patch somehow.

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
  test/clang-tidy/google-member-string-references.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4522.11454.patch
Type: text/x-patch
Size: 6069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/4922f111/attachment.bin>


More information about the cfe-commits mailing list