[PATCH] [clang-tidy] Add a checker that flags all instances of overloaded unary operator&
Benjamin Kramer
benny.kra at gmail.com
Tue Jul 15 03:15:43 PDT 2014
- Reworded message
- Added test with template instance. Not as valuable here as with the other checkers as we don't have fixits.
http://reviews.llvm.org/D4498
Files:
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GoogleTidyModule.cpp
clang-tidy/google/OverloadedUnaryAndCheck.cpp
clang-tidy/google/OverloadedUnaryAndCheck.h
test/clang-tidy/google-overloaded-unary-and.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4498.11428.patch
Type: text/x-patch
Size: 5119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/2d152132/attachment.bin>
More information about the cfe-commits
mailing list