..
CERTTidyModule.cpp
[clang-tidy]: Add cert-oop54-cpp alias for bugprone-unhandled-self-assignment
2019-05-23 20:29:04 +00:00
CMakeLists.txt
[clang-tidy]: Add cert-oop54-cpp alias for bugprone-unhandled-self-assignment
2019-05-23 20:29:04 +00:00
CommandProcessorCheck.cpp
Fix file headers. NFC
2019-03-01 09:52:53 +00:00
CommandProcessorCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
DontModifyStdNamespaceCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DontModifyStdNamespaceCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
FloatLoopCounter.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FloatLoopCounter.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
LICENSE.TXT
Install new LLVM license structure and new developer policy.
2019-01-19 06:14:24 +00:00
LimitedRandomnessCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LimitedRandomnessCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
PostfixOperatorCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PostfixOperatorCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
ProperlySeededRandomGeneratorCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProperlySeededRandomGeneratorCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
SetLongJmpCheck.cpp
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:52:23 +00:00
SetLongJmpCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
StaticObjectExceptionCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StaticObjectExceptionCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
StrToNumCheck.cpp
Fix file headers. NFC
2019-03-01 09:52:53 +00:00
StrToNumCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
ThrownExceptionTypeCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ThrownExceptionTypeCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00
VariadicFunctionDefCheck.cpp
Fix file headers. NFC
2019-03-01 09:52:53 +00:00
VariadicFunctionDefCheck.h
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
2019-03-25 12:38:26 +00:00