forked from OSchip/llvm-project
[gn build] Port 512767eb3f
This commit is contained in:
parent
ffe3515aa7
commit
73d8a324ec
|
@ -17,6 +17,7 @@ static_library("cppcoreguidelines") {
|
|||
]
|
||||
sources = [
|
||||
"AvoidGotoCheck.cpp",
|
||||
"AvoidNonConstGlobalVariablesCheck.cpp",
|
||||
"CppCoreGuidelinesTidyModule.cpp",
|
||||
"InitVariablesCheck.cpp",
|
||||
"InterfacesGlobalInitCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue