[PATCH] [clang-tidy] Add a checker that flags all instances of overloaded unary operator&
Benjamin Kramer
benny.kra at gmail.com
Tue Jul 15 05:57:05 PDT 2014
Closed by commit rL213067 (authored by d0k).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4498
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/OverloadedUnaryAndCheck.cpp
clang-tools-extra/trunk/clang-tidy/google/OverloadedUnaryAndCheck.h
clang-tools-extra/trunk/test/clang-tidy/google-overloaded-unary-and.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4498.11435.patch
Type: text/x-patch
Size: 5587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/6d8616f9/attachment.bin>
More information about the cfe-commits
mailing list