[PATCH] [clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate.
Benjamin Kramer
benny.kra at gmail.com
Thu Jul 31 03:07:55 PDT 2014
Closed by commit rL214397 (authored by d0k).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4667
Files:
clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/misc/UndelegatedConstructor.cpp
clang-tools-extra/trunk/clang-tidy/misc/UndelegatedConstructor.h
clang-tools-extra/trunk/test/clang-tidy/misc-undelegated-constructor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4667.12060.patch
Type: text/x-patch
Size: 8108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140731/b879a57b/attachment.bin>
More information about the cfe-commits
mailing list