.. |
google
|
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
|
2014-09-10 11:06:43 +00:00 |
llvm
|
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
|
2014-09-10 11:06:43 +00:00 |
misc
|
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
|
2014-09-10 11:06:43 +00:00 |
tool
|
Moved main() to the clang::tidy namespace, no functional changes.
|
2014-09-10 11:43:09 +00:00 |
utils
|
[clang-tidy] Don't try to fix header guard #endif comments if there are escaped
|
2014-09-10 08:48:30 +00:00 |
CMakeLists.txt
|
[clang-tidy] Add a generic header guard checker + LLVM implementation.
|
2014-08-13 13:57:57 +00:00 |
ClangTidy.cpp
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidy.h
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidyDiagnosticConsumer.cpp
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidyDiagnosticConsumer.h
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidyModule.cpp
|
std::function-ize ClangTidyCheckFactories.
|
2014-09-10 11:25:43 +00:00 |
ClangTidyModule.h
|
std::function-ize ClangTidyCheckFactories.
|
2014-09-10 11:25:43 +00:00 |
ClangTidyModuleRegistry.h
|
clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>.
|
2014-07-03 14:12:47 +00:00 |
ClangTidyOptions.cpp
|
Try to make VS 2012 happy after r217155
|
2014-09-04 22:41:03 +00:00 |
ClangTidyOptions.h
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
Makefile
|
In ancient times build targets had to be sorted topologically. Sometimes this behavior can still be observed today.
|
2014-08-13 14:41:24 +00:00 |