clang-tools
3.8.0
|
#include "ClangTidy.h"
#include "llvm/ADT/StringRef.h"
#include <functional>
#include <map>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::tidy::ClangTidyCheckFactories |
A collection of ClangTidyCheckFactory instances. More... | |
class | clang::tidy::ClangTidyModule |
A clang-tidy module groups a number of ClangTidyChecks and gives them a prefixed name. More... | |
Namespaces | |
clang | |
clang::tidy | |