Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang-tools-extra
/
clang-tidy
/
llvm
/
LLVMTidyModule.cpp
0a6ce9f
[clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm
by Alexander Kornienko
· 11 years ago
3cbd71c
[cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
by Chandler Carruth
· 11 years ago
33fc3db
Add NamespaceCommentCheck to the Google module.
by Alexander Kornienko
· 11 years ago
be8c143
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
by Alexander Kornienko
· 11 years ago
498cce5
[clang-tidy] Add a generic header guard checker + LLVM implementation.
by Benjamin Kramer
· 11 years ago
190e2cf
[clang-tidy] Add a little checker for Twine locals in LLVM.
by Benjamin Kramer
· 11 years ago
bef51cd
Improved llvm-namespace-comment check.
by Alexander Kornienko
· 11 years ago
21f3b77
Fixed formatting.
by Alexander Kornienko
· 12 years ago
a3dbe84
[C++11] Replace LLVM_OVERRIDE with 'override'
by Craig Topper
· 12 years ago
cb9272f
Normalized "virtual" and "LLVM_OVERRIDE" usage in clang-tidy.
by Alexander Kornienko
· 12 years ago
41bfe8d
Add the check name to the clang-tidy diagnostic output.
by Alexander Kornienko
· 12 years ago
85e6e87
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
by Chandler Carruth
· 12 years ago
d07c840
Initial architecture for clang-tidy.
by Daniel Jasper
· 12 years ago