forked from OSchip/llvm-project
[gn build] Port ace644030e
This commit is contained in:
parent
9a48411f35
commit
c8e73920ee
|
@ -20,6 +20,7 @@ static_library("readability") {
|
|||
"DeleteNullPointerCheck.cpp",
|
||||
"DeletedDefaultCheck.cpp",
|
||||
"ElseAfterReturnCheck.cpp",
|
||||
"FunctionCognitiveComplexityCheck.cpp",
|
||||
"FunctionSizeCheck.cpp",
|
||||
"IdentifierNamingCheck.cpp",
|
||||
"ImplicitBoolConversionCheck.cpp",
|
||||
|
|
Loading…
Reference in New Issue