Test commit

llvm-svn: 250002
This commit is contained in:
Matthias Gehre
2015-10-11 22:55:29 +00:00
parent 565872584b
commit 36489cd39b

View File

@@ -17,6 +17,7 @@ namespace clang {
namespace tidy {
namespace cppcoreguidelines {
/// A module containing checks of the C++ Core Guidelines
class CppCoreGuidelinesModule : public ClangTidyModule {
public:
void addCheckFactories(ClangTidyCheckFactories &CheckFactories) override {