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

Benjamin Kramer benny.kra at gmail.com
Wed Jul 16 03:09:15 PDT 2014


Closed by commit rL213133 (authored by d0k).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4522

Files:
  clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/google/StringReferenceMemberCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/StringReferenceMemberCheck.h
  clang-tools-extra/trunk/test/clang-tidy/google-member-string-references.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4522.11492.patch
Type: text/x-patch
Size: 6904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140716/03c77fcb/attachment.bin>


More information about the cfe-commits mailing list