Move google-explicit-constructor check to a separate source file.
Summary: No functional changes. Reviewers: djasper Reviewed By: djasper Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D4188 llvm-svn: 211154
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "ClangTidyTest.h"
|
||||
#include "google/GoogleTidyModule.h"
|
||||
#include "google/ExplicitConstructorCheck.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
namespace clang {
|
||||
|
||||
Reference in New Issue
Block a user