Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31ccb51a7f1b6fddaa684095d78c4532598cf51d
/
clang-tools-extra
/
unittests
/
clang-tidy
/
LLVMModuleTest.cpp
0a6ce9f
[clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm
by Alexander Kornienko
· 11 years ago
81d4f93
Fix llvm-header-guard check.
by Alexander Kornienko
· 11 years ago
bebe0c6
Reformatted code samples in the unit test. No functional changes.
by Alexander Kornienko
· 11 years ago
0551065
Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer.
by Manuel Klimek
· 11 years ago
33fc3db
Add NamespaceCommentCheck to the Google module.
by Alexander Kornienko
· 11 years ago
31a1024
Rename unit test argument and add argument comments for clarity.
by Benjamin Kramer
· 11 years ago
eb213cb
[clang-tidy] When emitting header guard fixes bundle all fix-its into one
by Benjamin Kramer
· 11 years ago
6e0cbc8
Implemented clang-tidy-check-specific options.
by Alexander Kornienko
· 11 years ago
ad335cf
[clang-tidy] Don't try to fix header guard #endif comments if there are escaped
by Benjamin Kramer
· 11 years ago
d5fef81
[clang-tidy] If we're going to change the header guard in the #endif comment
by Benjamin Kramer
· 11 years ago
208faaa
[clang-tidy] Allow /**/ comments on #endifs when checking header guards.
by Benjamin Kramer
· 11 years ago
15fb86c
ClangTidyTests: Suppress FixHeaderGuards on win32 for now.
by NAKAMURA Takumi
· 11 years ago
498cce5
[clang-tidy] Add a generic header guard checker + LLVM implementation.
by Benjamin Kramer
· 11 years ago
bef51cd
Improved llvm-namespace-comment check.
by Alexander Kornienko
· 11 years ago
0988716
Made the ClangTidyTest helper class independent of the testing framework.
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