forked from OSchip/llvm-project
[gn build] Port 9a5af541ee
This commit is contained in:
parent
9a5af541ee
commit
70aa319ee7
|
@ -18,7 +18,6 @@ static_library("readability") {
|
||||||
"ContainerSizeEmptyCheck.cpp",
|
"ContainerSizeEmptyCheck.cpp",
|
||||||
"ConvertMemberFunctionsToStatic.cpp",
|
"ConvertMemberFunctionsToStatic.cpp",
|
||||||
"DeleteNullPointerCheck.cpp",
|
"DeleteNullPointerCheck.cpp",
|
||||||
"DeletedDefaultCheck.cpp",
|
|
||||||
"ElseAfterReturnCheck.cpp",
|
"ElseAfterReturnCheck.cpp",
|
||||||
"FunctionCognitiveComplexityCheck.cpp",
|
"FunctionCognitiveComplexityCheck.cpp",
|
||||||
"FunctionSizeCheck.cpp",
|
"FunctionSizeCheck.cpp",
|
||||||
|
|
Loading…
Reference in New Issue