.. |
ArgumentCommentCheck.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
ArgumentCommentCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
AssertSideEffectCheck.cpp
|
[clang-tidy] Assert related checkers
|
2015-03-02 10:46:43 +00:00 |
AssertSideEffectCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
AssignOperatorSignatureCheck.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
AssignOperatorSignatureCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
BoolPointerImplicitConversionCheck.cpp
|
[clang-tidy] Refactor: Rename clang-tidy misc check files and classes to follow naming conventions
|
2015-03-09 11:48:54 +00:00 |
BoolPointerImplicitConversionCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
CMakeLists.txt
|
[clang-tidy] Refactor: Rename clang-tidy misc check files and classes to follow naming conventions
|
2015-03-09 11:48:54 +00:00 |
InaccurateEraseCheck.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
InaccurateEraseCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
InefficientAlgorithmCheck.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
InefficientAlgorithmCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
Makefile
|
…
|
|
MiscTidyModule.cpp
|
[clang-tidy] Refactor: Rename clang-tidy misc check files and classes to follow naming conventions
|
2015-03-09 11:48:54 +00:00 |
StaticAssertCheck.cpp
|
[clang-tidy] Fix for llvm.org/PR23161
|
2015-04-10 13:55:39 +00:00 |
StaticAssertCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
SwappedArgumentsCheck.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
SwappedArgumentsCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
UndelegatedConstructor.cpp
|
[clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc
|
2015-03-02 12:25:03 +00:00 |
UndelegatedConstructor.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
UniqueptrResetReleaseCheck.cpp
|
[clang-tidy] Ignore expressions with incompatible deleters.
|
2015-04-09 17:51:01 +00:00 |
UniqueptrResetReleaseCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
UnusedRAIICheck.cpp
|
[clang-tidy] Refactor: Rename clang-tidy misc check files and classes to follow naming conventions
|
2015-03-09 11:48:54 +00:00 |
UnusedRAIICheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
UseOverrideCheck.cpp
|
Fix clang-tidy to not assume wrong source locations for defaulted members.
|
2015-03-23 22:14:08 +00:00 |
UseOverrideCheck.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |