[PATCH] Verify assign operator signatures.

Samuel Benzaquen sbenza at google.com
Mon Dec 15 12:22:45 PST 2014


Hi alexfh,

Warn when the return type of assign operators is not Class&.

http://reviews.llvm.org/D6667

Files:
  clang-tidy/google/AssignOperatorSignatureCheck.cpp
  clang-tidy/google/AssignOperatorSignatureCheck.h
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/GoogleTidyModule.cpp
  test/clang-tidy/google-assign-operator.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6667.17300.patch
Type: text/x-patch
Size: 5309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141215/e353ea24/attachment.bin>


More information about the cfe-commits mailing list