1 set(LLVM_LINK_COMPONENTS
6 add_clang_library(clangTidyCERTModule
8 CommandProcessorCheck.cpp
9 DefaultOperatorNewAlignmentCheck.cpp
10 DontModifyStdNamespaceCheck.cpp
12 LimitedRandomnessCheck.cpp
14 NonTrivialTypesLibcMemoryCallsCheck.cpp
15 PostfixOperatorCheck.cpp
16 ProperlySeededRandomGeneratorCheck.cpp
18 StaticObjectExceptionCheck.cpp
20 ThrownExceptionTypeCheck.cpp
21 VariadicFunctionDefCheck.cpp
25 clangTidyBugproneModule
26 clangTidyConcurrencyModule
29 clangTidyPerformanceModule
30 clangTidyReadabilityModule
38 clang_target_link_libraries(clangTidyCERTModule