forked from OSchip/llvm-project
parent
265e94e657
commit
9ba60b38cc
|
@ -18,6 +18,7 @@ static_library("cppcoreguidelines") {
|
|||
sources = [
|
||||
"AvoidGotoCheck.cpp",
|
||||
"CppCoreGuidelinesTidyModule.cpp",
|
||||
"InitVariablesCheck.cpp",
|
||||
"InterfacesGlobalInitCheck.cpp",
|
||||
"MacroUsageCheck.cpp",
|
||||
"NarrowingConversionsCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue