llvm-project/clang-tools-extra/clang-tidy/google
Alexander Kornienko 32eaa37b15 Fix ExplicitConstructorCheck to warn only on in-class declarations.
Summary:
I'm not absolutely sure this is 100% correct solution, but it seems to
do what I expect.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2756

llvm-svn: 201308
2014-02-13 10:11:48 +00:00
..
CMakeLists.txt [CMake] clang-tools-extra: Update dependencies. 2013-12-10 01:41:10 +00:00
GoogleTidyModule.cpp Fix ExplicitConstructorCheck to warn only on in-class declarations. 2014-02-13 10:11:48 +00:00
GoogleTidyModule.h
Makefile